We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56c30a0 + 0f2fc34 commit 171463fCopy full SHA for 171463f
1 file changed
.github/workflows/ci.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Install Node.js (for markdownlint)
71
if: matrix.os != 'windows-latest'
72
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
73
with:
74
node-version: "20"
75
0 commit comments