diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index ea0b0f2b5..5c6d7d919 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 # Required for github-env.sh comparisons # Cache can be local on self-hosted runner for better performance - name: Cache Dependencies - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/go/pkg/mod