Skip to content

Commit

Permalink
Merge pull request #26 from cat-in-136/ci-actions-update
Browse files Browse the repository at this point in the history
 Update GitHub Actions CI
  • Loading branch information
cat-in-136 authored May 30, 2023
2 parents 2ce49d4 + 925f55f commit 49e992b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@v3
with:
path: ws2812-esp32-rmt-driver
- uses: actions/cache@v2
- uses: actions/cache@v3
with:
path: |
~/.cargo/registry
Expand Down

0 comments on commit 49e992b

Please sign in to comment.