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.
2 parents 45434fd + 7e3bd3a commit 8d89490Copy full SHA for 8d89490
.github/workflows/test_bluegreen.yml
@@ -104,7 +104,7 @@ jobs:
104
105
- name: Archive results
106
if: always()
107
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
108
with:
109
name: build data
110
path: tests/logs/mink
.github/workflows/test_installer.yml
@@ -90,7 +90,7 @@ jobs:
90
91
92
93
94
95
96
.github/workflows/test_update.yml
@@ -87,7 +87,7 @@ jobs:
87
88
89
0 commit comments