Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 2f28146 commit 963ea96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- x86_64-unknown-linux-musl

steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7

- name: install apt depenedencies
run: |
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
TARGET: x86_64-pc-windows-msvc

steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7

- name: Get Rust toolchain
id: toolchain
Expand Down

0 comments on commit 963ea96

Please sign in to comment.