Skip to content

Commit

Permalink
Change caching to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
RuiZhang-kwf8 authored Jun 6, 2024
1 parent 155c353 commit 4b85a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Cache Build Dependencies
id: cacheDep
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: |
${{github.workspace}}/scripts/poppler-0.23.4
Expand Down

0 comments on commit 4b85a34

Please sign in to comment.