We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbe8b8 commit 3761af9Copy full SHA for 3761af9
1 file changed
.github/workflows/.tests.yml
@@ -28,7 +28,7 @@ jobs:
28
config: pageLoadTimeout=30000,baseUrl=https://pubcode-${{ inputs.target }}.apps.silver.devops.gov.bc.ca/
29
working-directory: ./frontend
30
browser: ${{ matrix.browser }}
31
- - uses: actions/upload-artifact@v6
+ - uses: actions/upload-artifact@v7
32
if: failure()
33
with:
34
name: cypress-screenshots
0 commit comments