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 a4cd22f + 7325fb9 commit 32876fdCopy full SHA for 32876fd
2 files changed
.github/workflows/build.yml
@@ -77,7 +77,7 @@ jobs:
77
uses: actions/checkout@v6
78
79
- name: Cache native build (CMake)
80
- uses: actions/cache@v4
+ uses: actions/cache@v5
81
with:
82
path: |
83
build/native/gbmahjong
.github/workflows/test.yml
@@ -66,7 +66,7 @@ jobs:
66
run: chmod +x ./gradlew
67
68
69
70
71
72
0 commit comments