diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4c06f5a5e..26a220cc5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -88,7 +88,7 @@ jobs: Write-Host ("::error title=salt-call::salt-call returned exit code: $LASTEXITCODE") exit 1 } - - uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0 + - uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0 if: needs.gsv.outputs.salt-latest == matrix.salt-version with: if-no-files-found: error