Skip to content

Commit

Permalink
Merge pull request kuskoman#192 from kuskoman/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-node-4
  • Loading branch information
kuskoman authored Oct 23, 2023
2 parents 6dade47 + c7278f0 commit f3ca710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Node 18
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18

Expand Down

0 comments on commit f3ca710

Please sign in to comment.