make zizmore happy with exact version in comment
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
USE_DOCKER: 1
|
USE_DOCKER: 1
|
||||||
run: yarn playwright test
|
run: yarn playwright test
|
||||||
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
|
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
|
||||||
if: ${{ !cancelled() }}
|
if: ${{ !cancelled() }}
|
||||||
with:
|
with:
|
||||||
name: html-report
|
name: html-report
|
||||||
|
|||||||
Reference in New Issue
Block a user