Skip to content

Commit

Permalink
Merge pull request #8 from cossio/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4.1.1

Bump actions/checkout from 4.1.0 to 4.1.1
  • Loading branch information
cossio authored Oct 28, 2023
2 parents a30cfdb + 21704a7 commit 08cf67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
arch:
- x64
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- uses: julia-actions/setup-julia@f40c4b69330df1d22e7590c12e76dc2f9c66e0bc
with:
version: ${{ matrix.version }}
Expand Down

0 comments on commit 08cf67e

Please sign in to comment.