Skip to content

Commit

Permalink
Update pull_request.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-rodgers authored Feb 27, 2024
1 parent df29629 commit f04c402
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
with:
ref: version-3
# setup nodejs
- name: Use Node.js 16
uses: actions/setup-node@v3
Expand Down

0 comments on commit f04c402

Please sign in to comment.