Skip to content

Commit

Permalink
Merge pull request Azure#142 from Azure/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-node-eff380dfbcf941bf8832e4acb788cebe13dfd758

Bump actions/setup-node from c2ac33f2c62f978d6c944d9648125a294e56dc0b to eff380dfbcf941bf8832e4acb788cebe13dfd758
  • Loading branch information
bennerv authored May 23, 2024
2 parents f305d90 + 271aecd commit 0354b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fetch-depth: 1

- name: Setup Node.js
uses: actions/setup-node@c2ac33f2c62f978d6c944d9648125a294e56dc0b # v4.0.2
uses: actions/setup-node@eff380dfbcf941bf8832e4acb788cebe13dfd758 # v4.0.2
with:
node-version: 'v20.12.0'

Expand Down

0 comments on commit 0354b79

Please sign in to comment.