Skip to content

Commit 67aabce

Browse files
Bump actions/checkout from 2 to 3 (#8178)
1 parent 474b4c2 commit 67aabce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v2
11+
- uses: actions/checkout@v3
1212
- uses: graalvm/setup-graalvm@v1
1313
with:
1414
version: 'latest'

0 commit comments

Comments
 (0)