We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c39f207 commit 5183cacCopy full SHA for 5183cac
1 file changed
.github/workflows/publish-binaries.yml
@@ -43,7 +43,7 @@ jobs:
43
name: Publish ${{ matrix.package }} for ${{ matrix.target }}
44
45
steps:
46
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
47
48
- name: Set up Rust toolchain
49
uses: actions-rust-lang/setup-rust-toolchain@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1
0 commit comments