We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bdda16 commit b314b4dCopy full SHA for b314b4d
1 file changed
.github/workflows/ci-build-test.yml
@@ -50,7 +50,7 @@ jobs:
50
9.0.x
51
52
- name: 🔧 Set up Node.js
53
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
54
with:
55
node-version: '20'
56
0 commit comments