Skip to content

Commit 01822ab

Browse files
authored
Merge pull request #142 from raydak-labs/renovate/actions-setup-node-6.x
2 parents a7accd5 + eea390b commit 01822ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
version: latest
3333

34-
- uses: actions/setup-node@v5
34+
- uses: actions/setup-node@v6
3535
with:
3636
node-version: lts/*
3737
cache: pnpm

0 commit comments

Comments
 (0)