fix: workaround for unsupported hashFiles function #1

Merged
sadorowo merged 2 commits from patch/cache-fix into develop 2024-05-13 03:24:46 -05:00
Showing only changes of commit 5886ed2bce - Show all commits

View File

@ -36,7 +36,7 @@ jobs:
- name: Set up Go environment - name: Set up Go environment
uses: actions/setup-go@v3 uses: actions/setup-go@v3
with: with:
go-version: '1.20' go-version: '1.22'
- name: Get hash of Gradle files - name: Get hash of Gradle files
uses: actions/go-hashfiles@v0.0.1 uses: actions/go-hashfiles@v0.0.1