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 92db4ab commit c61f0faCopy full SHA for c61f0fa
1 file changed
.github/workflows/ci-build-test.yml
@@ -57,7 +57,7 @@ jobs:
57
run: brew install mono
58
59
- name: 🔧 Set up Node.js
60
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
61
with:
62
node-version: '20'
63
0 commit comments