Skip to content

Commit

Permalink
Merge pull request #20 from cr1901/renovate/all
Browse files Browse the repository at this point in the history
Update extractions/setup-just action to v2
  • Loading branch information
cr1901 authored Mar 12, 2024
2 parents 576e5f2 + 4860334 commit e3ee07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
toolchain: ${{ matrix.rust }}
components: rust-src
- uses: extractions/setup-just@v1
- uses: extractions/setup-just@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# GCC Setup- Taken mostly from https://github.com/hathach/tinyusb/blob/master/.github/workflows/build.yml
Expand Down

0 comments on commit e3ee07c

Please sign in to comment.