Skip to content

Commit ef9b1b2

Browse files
authored
Merge pull request #7 from JuliaLinearAlgebra/dependabot/github_actions/actions/checkout-3.5.3
Bump actions/checkout from 3.5.2 to 3.5.3
2 parents 23bcc23 + d6cd356 commit ef9b1b2

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
@@ -26,7 +26,7 @@ jobs:
2626
# julia-arch: x86
2727

2828
steps:
29-
- uses: actions/[email protected].2
29+
- uses: actions/[email protected].3
3030
- uses: julia-actions/setup-julia@latest
3131
with:
3232
version: ${{ matrix.julia-version }}

0 commit comments

Comments
 (0)