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 c58c54e commit 2adacb8Copy full SHA for 2adacb8
.github/workflows/devsetup-test.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Archive logs
34
if: always()
35
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
36
with:
37
name: installation-logs
38
path: logs/
0 commit comments