Skip to content

Commit 210e790

Browse files
authored
Merge pull request #65 from spences10/renovate/actions-setup-node-5.x
2 parents 51d4ce8 + 8a4c123 commit 210e790

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
version: 9
1818

19-
- uses: actions/setup-node@v4
19+
- uses: actions/setup-node@v5
2020
with:
2121
node-version: 20
2222
cache: 'pnpm'

0 commit comments

Comments
 (0)