mirror of
https://github.com/kou029w/jwk.pages.dev.git
synced 2025-03-06 06:25:20 +00:00
chore(deps): update actions/upload-artifact digest to 4cec3d8 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d3c879a9b9
commit
a6c149a8d3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
|
||||
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
|
||||
if: always()
|
||||
with:
|
||||
name: "playwright-report-${{ matrix.os }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue