Skip to content

Commit 590d8ad

Browse files
Bump actions/checkout from 4.1.0 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6764e5 commit 590d8ad

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

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

0 commit comments

Comments
 (0)