Skip to content

Commit

Permalink
Update v4_pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-rodgers committed Mar 21, 2024
1 parent a5ee039 commit 34ece49
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/v4_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4
with:
ref: version-4
- uses: actions/checkout@v4
# setup nodejs
- name: Use Node.js 18
uses: actions/setup-node@v4
Expand Down

0 comments on commit 34ece49

Please sign in to comment.