Skip to content

Commit 3e7f4ce

Browse files
github-actions(deps): bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 122cad3 commit 3e7f4ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/RocketModFix.UnityEngine.Redist.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: "RocketModFix.UnityEngine.Redist Pack"
1414
runs-on: ubuntu-22.04
1515
steps:
16-
- uses: actions/checkout@v6
16+
- uses: actions/checkout@v7
1717

1818
- uses: actions/setup-dotnet@v5
1919
name: Setup .NET

0 commit comments

Comments
 (0)