Bump actions/upload-artifact from 6 to 7 (#319)
Some checks failed
Deploy / Check for new spoiler (push) Has been cancelled

This commit is contained in:
dependabot[bot] 2026-03-13 06:17:11 +01:00 committed by GitHub
parent f8cdbc9a7f
commit 4392c34919
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@ jobs:
- name: Upload artifacts
# Run only when triggered from a PR
if: github.event_name == 'pull_request'
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
with:
name: spoiler-output
path: ${{github.workspace}}/${{env.OUTPUT_PATH}}