diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index 783b7310..6843a604 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -63,7 +63,7 @@ jobs: - name: check test times cache exists id: check_files - uses: andstor/file-existence-action@v2 + uses: andstor/file-existence-action@v3 with: files: /tmp/sorted.txt