We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 635e369 + 49374a5 commit e3b63f2Copy full SHA for e3b63f2
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
name: Test all modes ✨
35
runs-on: ubuntu-latest
36
steps:
37
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v5
38
with:
39
lfs: true
40
- uses: actions/cache@v1.1.0
@@ -79,7 +79,7 @@ jobs:
79
#- Stadia
80
#- CloudRendering
81
82
83
84
85
.github/workflows/package.yml
@@ -44,7 +44,7 @@ jobs:
44
targetPlatform:
45
- StandaloneWindows64
46
47
48
49
50
0 commit comments