Skip to content

Commit d01e629

Browse files
Update Node version in GitHub Actions workflow
1 parent 8f957db commit d01e629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-1467.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: marco-ippolito/setup-node@fix-bearer-token
1616
# uses : actions/setup-node@v6
1717
with:
18-
node-version: '20'
18+
node-version: '21'
1919
mirror: 'https://httpbin.org'
2020
mirror-token: 'Bearer test-token'
2121

0 commit comments

Comments
 (0)