diff --git a/.github/workflows/styler.yaml b/.github/workflows/styler.yaml index 2757eae..afdd672 100644 --- a/.github/workflows/styler.yaml +++ b/.github/workflows/styler.yaml @@ -50,7 +50,7 @@ jobs: shell: Rscript {0} - name: Cache styler - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: ${{ steps.styler-location.outputs.location }} key: ${{ runner.os }}-styler-${{ github.sha }}