Skip to content

Commit 8324fe7

Browse files
Update actions/setup-node action to v5 (#69)
1 parent b9081ac commit 8324fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
name: fixx
7878
path: result
7979

80-
- uses: actions/setup-node@v4
80+
- uses: actions/setup-node@v5
8181
with:
8282
registry-url: https://registry.npmjs.org
8383

0 commit comments

Comments
 (0)