Skip to content

Commit

Permalink
Update manual_bump_version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vHeemstra committed Aug 12, 2024
1 parent 64f44a4 commit 9280a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_bump_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
token: ${{ secrets.GH_TOKEN }}

- name: Install Node.js
uses: actions/setup-node@4
uses: actions/setup-node@v4
with:
node-version: 22.x
registry-url: https://registry.npmjs.org/
Expand Down

0 comments on commit 9280a9b

Please sign in to comment.