We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43bd21 commit 52c2edfCopy full SHA for 52c2edf
1 file changed
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
15
- - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e
+ - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
16
with:
17
node-version: 26
18
registry-url: https://registry.npmjs.org/
0 commit comments