We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4765f76 + 39c7aef commit d4a0dfaCopy full SHA for d4a0dfa
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@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
73
with:
74
node-version: "20"
75
0 commit comments