Skip to content

Commit 04282c3

Browse files
authored
Merge pull request #10 from RocketModFix/dependabot/github_actions/actions/checkout-7
github-actions(deps): bump actions/checkout from 6 to 7
2 parents 122cad3 + 3e7f4ce commit 04282c3

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)