Skip to content

Commit 288f80b

Browse files
dnalborczykmarijnh
authored andcommitted
Bump github actions checkout
1 parent e31dc0e commit 288f80b

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
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
name: Build and test
99
steps:
10-
- uses: actions/checkout@v3
10+
- uses: actions/checkout@v4
1111
- uses: actions/setup-node@v3
1212
- run: npm install
1313
- run: npm test

0 commit comments

Comments
 (0)