We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c96bff0 + 7df54ec commit 746abadCopy full SHA for 746abad
1 file changed
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
71
- name: Install Node.js (for markdownlint and cspell)
72
if: matrix.os != 'windows-latest'
73
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
74
with:
75
node-version: "20"
76
0 commit comments