Skip to content

Commit ad9e057

Browse files
Merge pull request #470 from linux-nvme/dependabot/github_actions/actions/upload-artifact-7
build(deps): bump actions/upload-artifact from 6 to 7
2 parents b62678c + 030e4b9 commit ad9e057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/meson-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
options: --print-errorlogs --suite nvme-stas
5454

5555
# Preserve meson's log file on failure
56-
- uses: actions/upload-artifact@v6
56+
- uses: actions/upload-artifact@v7
5757
if: failure()
5858
with:
5959
name: "Linux_Meson_Testlog"

0 commit comments

Comments
 (0)