Skip to content

Commit 49f5adc

Browse files
authored
Merge pull request #137 from raydak-labs/renovate/actions-setup-node-5.x
2 parents 5eaa220 + 350ad95 commit 49f5adc

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@v4
34+
- uses: actions/setup-node@v5
3535
with:
3636
node-version: lts/*
3737
cache: pnpm

0 commit comments

Comments
 (0)