diff --git a/.github/workflows/maven.yaml b/.github/workflows/maven.yaml index 19e51e2f9..e44894030 100644 --- a/.github/workflows/maven.yaml +++ b/.github/workflows/maven.yaml @@ -65,7 +65,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