Skip to content

Commit

Permalink
Actions: update catch version
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Ketelaars <[email protected]>
  • Loading branch information
fketelaars committed Mar 6, 2025
1 parent 987e215 commit 7a43744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: actions/cache@v2
- uses: actions/cache@v4
with:
key: ${{ github.ref }}
path: .cache
Expand Down

0 comments on commit 7a43744

Please sign in to comment.