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 cb6009f + 57144b5 commit eac1e59Copy full SHA for eac1e59
2 files changed
.github/workflows/build.yml
@@ -77,7 +77,7 @@ jobs:
77
uses: actions/checkout@v7
78
79
- name: Cache native build (CMake)
80
- uses: actions/cache@v5
+ uses: actions/cache@v6
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