Skip to content

Commit bb4e397

Browse files
ci(deps): bump the github-actions group in /.github/workflows with 2 updates (#34)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a38e337 commit bb4e397

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
run: cargo nextest archive --workspace --archive-file nextest-archive.tar.zst
189189

190190
- name: Upload nextest archive
191-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
191+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
192192
with:
193193
name: nextest-archive
194194
path: nextest-archive.tar.zst
@@ -237,7 +237,7 @@ jobs:
237237
sudo dpkg -i foundationdb-clients_7.3.69-1_amd64.deb
238238
239239
- name: Download nextest archive
240-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
240+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
241241
with:
242242
name: nextest-archive
243243

0 commit comments

Comments
 (0)