Skip to content

Commit 94e743d

Browse files
renovate[bot]jessehouwing
authored andcommitted
Pin actions/setup-node action to a0853c2
1 parent 528b524 commit 94e743d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-tasks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
lfs: true
3232

3333
- name: Setup Node.js environment
34-
uses: actions/[email protected]
34+
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
3535
with:
3636
node-version: 20
3737
check-latest: true

0 commit comments

Comments
 (0)