1
0
Fork 0
mirror of https://github.com/kou029w/jwk.pages.dev.git synced 2025-02-17 14:16:02 +00:00

chore(deps): update actions/upload-artifact digest to 6f51ac0 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-01 04:31:42 +00:00 committed by GitHub
parent f7b32e7d0f
commit 974a9698a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
run: npm test
env:
BASE_URL: ${{ github.ref_name == github.event.repository.default_branch && 'https://jwk.pages.dev/' || steps.set_preview_env.outputs.url }}
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
if: always()
with:
name: "playwright-report-${{ matrix.os }}"