There was an error while loading. Please reload this page.
1 parent 05808e4 commit 4e3a400Copy full SHA for 4e3a400
2 files changed
.github/workflows/build.yml
@@ -106,7 +106,7 @@ jobs:
106
npm config get arch
107
108
- name: Cache Steamworks SDK
109
- uses: actions/cache@v4
+ uses: actions/cache@v6
110
with:
111
path: .sdk
112
key: steamworks-sdk-${{ secrets.STEAM_SDK_GZ_SHA }}
.github/workflows/test.yml
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
0 commit comments