We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3a951 commit ef62e6eCopy full SHA for ef62e6e
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@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
+ uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
61
with:
62
node-version: '20'
63
0 commit comments