Skip to content

Commit ebcbbe4

Browse files
Bump actions/checkout from 2.2.0 to 4.0.0 (#2334)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.2.0 to 4.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.2.0...v4.0.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae22098 commit ebcbbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/JuliaFormatter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-20.04
1616
timeout-minutes: 30
1717
steps:
18-
- uses: actions/checkout@v2.2.0
18+
- uses: actions/checkout@v4.0.0
1919

2020
- uses: dorny/paths-filter@v2.11.1
2121
id: filter

0 commit comments

Comments
 (0)