Skip to content

Commit 17631cb

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 84e8d7d commit 17631cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
config: pageLoadTimeout=30000,baseUrl=https://pubcode-${{ inputs.target }}.apps.silver.devops.gov.bc.ca/
2929
working-directory: ./frontend
3030
browser: ${{ matrix.browser }}
31-
- uses: actions/upload-artifact@v6
31+
- uses: actions/upload-artifact@v7
3232
if: failure()
3333
with:
3434
name: cypress-screenshots

0 commit comments

Comments
 (0)