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 771770b commit 3e81d72Copy full SHA for 3e81d72
.github/workflows/nightly.yml
@@ -31,7 +31,7 @@ jobs:
31
SCW_DEFAULT_ORGANIZATION_ID: ${{ secrets.SCW_DEFAULT_ORGANIZATION_ID }}
32
SCW_DEFAULT_PROJECT_ID: ${{ secrets.SCW_DEFAULT_PROJECT_ID }}
33
- name: Fetch log file
34
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
35
if: failure()
36
with:
37
name: packer-log
0 commit comments