Skip to content

Commit

Permalink
feat: bump node action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcScheib committed Oct 20, 2024
1 parent 219d829 commit 4f87630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_branch-main_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
githubServer: false

- name: Setup Node.js [${{ env.node-js-version }}]
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ env.node-js-version }}

Expand Down

0 comments on commit 4f87630

Please sign in to comment.