Skip to content

Commit eca6841

Browse files
authored
Merge pull request #161 from JuliaMath/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 2 to 4
2 parents f385d35 + 1910c63 commit eca6841

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
@@ -22,7 +22,7 @@ jobs:
2222
arch:
2323
- x64
2424
steps:
25-
- uses: actions/checkout@v2
25+
- uses: actions/checkout@v4
2626
- uses: julia-actions/setup-julia@v1
2727
with:
2828
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)