Skip to content

Commit

Permalink
bumped ci dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb committed Jan 27, 2025
1 parent ab25ffd commit 1d6995a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
sudo apt-get install --no-install-recommends libudev-dev
- name: Set up cargo cache
uses: actions/cache@v3
uses: actions/cache@v4.2.0
continue-on-error: true
with:
path: |
Expand Down

0 comments on commit 1d6995a

Please sign in to comment.