Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit 5cdbf07

Browse files
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#314)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b689701 commit 5cdbf07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
- name: Install b3sum
203203
run: cargo install b3sum --version 1.5.0
204204

205-
- uses: actions/download-artifact@v3
205+
- uses: actions/download-artifact@v4.1.7
206206
with:
207207
name: builds
208208

0 commit comments

Comments
 (0)