We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b1732e + cf0f2bd commit d3ae980Copy full SHA for d3ae980
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@v5
+ - uses: actions/checkout@v6
15
- uses: actions/setup-dotnet@v5
16
name: Setup .NET
17
with:
0 commit comments