mirror of
https://github.com/ivuorinen/everforest-resources.git
synced 2026-01-26 11:13:59 +00:00
chore(deps)!: update actions/upload-artifact (v4.6.2 → v5.0.0) (#20)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
||||
run: make snapshots
|
||||
|
||||
- name: Upload Playwright report
|
||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
|
||||
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
|
||||
if: always()
|
||||
with:
|
||||
name: playwright-report
|
||||
|
||||
Reference in New Issue
Block a user