We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6086781 + 0139658 commit 6f4c913Copy full SHA for 6f4c913
1 file changed
.github/workflows/RocketModFix.UnityEngine.Redist.yaml
@@ -11,7 +11,7 @@ jobs:
11
name: "RocketModFix.UnityEngine.Redist Pack"
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
15
- uses: actions/setup-dotnet@v4
16
name: Setup .NET
17
with:
0 commit comments