Skip to content

Commit 55ed20b

Browse files
tarasjbolda
andauthored
Update .github/workflows/publish.yaml
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
1 parent c9d650a commit 55ed20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
steps:
7272
- uses: actions/checkout@v4.2.0
7373
- uses: denoland/setup-deno@v2
74-
- uses: actions/setup-node@v4
74+
- uses: actions/setup-node@v6
7575
with:
7676
node-version: 24
7777
registry-url: https://registry.npmjs.com

0 commit comments

Comments
 (0)