Skip to content

Commit 7b4bdad

Browse files
Merge pull request #26 from depot/dependabot/github_actions/actions/setup-node-4
2 parents d558b4e + 29f3981 commit 7b4bdad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
version: 8.x.x
1414

15-
- uses: actions/setup-node@v3
15+
- uses: actions/setup-node@v4
1616
with:
1717
node-version: '16'
1818
cache: pnpm

0 commit comments

Comments
 (0)