Skip to content

Commit 5c01896

Browse files
authored
Bump actions/checkout from 2 to 4 (#11)
2 parents 20ec5ac + 8f0bc77 commit 5c01896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
os: [ubuntu-latest]
1313

1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v4
1616
- uses: julia-actions/setup-julia@v1
1717
with:
1818
version: ${{ matrix.julia-version }}

0 commit comments

Comments
 (0)