We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528b524 commit 94e743dCopy full SHA for 94e743d
.github/workflows/publish-tasks.yml
@@ -31,7 +31,7 @@ jobs:
31
lfs: true
32
33
- name: Setup Node.js environment
34
- uses: actions/[email protected]
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
35
with:
36
node-version: 20
37
check-latest: true
0 commit comments