Skip to content

Commit

Permalink
Update GitHub Action Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 20, 2024
1 parent d0ea81c commit c5d125a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Original file line number Diff line number Diff line change
@@ -44,7 +44,7 @@ jobs:
shell: Rscript {0}

- name: Cache styler
uses: actions/cache@v4.0.1
uses: actions/cache@v4.0.2
with:
path: ${{ steps.styler-location.outputs.location }}
key: ${{ runner.os }}-styler-${{ github.sha }}

0 comments on commit c5d125a

Please sign in to comment.