Skip to content

Commit 87f5822

Browse files
authored
Apply suggestion from @SteffenDE
1 parent 91a002f commit 87f5822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4
1818

19-
- uses: actions/setup-node@v6
19+
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
2020
with:
2121
node-version: "24"
2222
registry-url: "https://registry.npmjs.org"

0 commit comments

Comments
 (0)