We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564f210 commit 6883f3bCopy full SHA for 6883f3b
.github/workflows/ci-build-test.yml
@@ -56,7 +56,7 @@ jobs:
56
run: brew install mono
57
58
- name: Set up Node.js
59
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
60
with:
61
node-version: '20'
62
0 commit comments