Skip to content

Commit

Permalink
chore(release): update dependencies & github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyscot committed Dec 26, 2024
1 parent 1194c24 commit 73bf6d9
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 63 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
toolchain: ${{ matrix.rust }}
targets: ${{ matrix.target }}
- name: Install tools
uses: taiki-e/[email protected].6
uses: taiki-e/[email protected].20
with:
tool: cross,cargo-deb
#- name: Set minimal profile (Windows only)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
toolchain: ${{ matrix.rust }}
targets: ${{ matrix.target }}
- uses: taiki-e/[email protected].6
- uses: taiki-e/[email protected].20
with:
tool: cross,cargo-deb
- uses: Swatinem/rust-cache@v2
Expand Down
116 changes: 55 additions & 61 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 73bf6d9

Please sign in to comment.