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 271d0fa + cd20ca7 commit f0627f7Copy full SHA for f0627f7
.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@v5
+ - uses: actions/checkout@v6
38
with:
39
lfs: true
40
- uses: actions/[email protected]
@@ -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