Skip to content

Commit 1b1732e

Browse files
authored
Merge pull request #4 from RocketModFix/dependabot/github_actions/actions/setup-dotnet-5
github-actions(deps): bump actions/setup-dotnet from 4 to 5
2 parents 55f6815 + 169acc0 commit 1b1732e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v5
15-
- uses: actions/setup-dotnet@v4
15+
- uses: actions/setup-dotnet@v5
1616
name: Setup .NET
1717
with:
1818
dotnet-version: 8.x

0 commit comments

Comments
 (0)