Skip to content

Commit

Permalink
chore(dependencies): Update actions/setup-node action to v4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 10, 2024
1 parent f4d96fc commit 3da36f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
go-version: "1.22.3"
- name: "Setup node"
uses: "actions/[email protected].2"
uses: "actions/[email protected].3"
with:
node-version: "22.2.0"
- name: "Setup goreleaser"
Expand Down

0 comments on commit 3da36f2

Please sign in to comment.