Skip to content

Commit

Permalink
Update publish-buildsystem.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-rodgers authored Dec 20, 2023
1 parent 98c3bce commit 1c4e466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-buildsystem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
with:
ref: version-3
ref: version-4
# setup nodejs
- name: Use Node.js 16
uses: actions/setup-node@v3
Expand Down

0 comments on commit 1c4e466

Please sign in to comment.