Skip to content

Commit

Permalink
chore: update actions/upload-artifact digest to 3a80482
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2024
1 parent bd5c0a6 commit f434b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TASKLIST_CARBONISATION.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Run Playwright tests
working-directory: ./tasklist/client
run: yarn playwright form-js-integration
- uses: actions/upload-artifact@d00351bf698398c17253d21cf8f90e57a344e14b
- uses: actions/upload-artifact@3a8048248f2f288c271830f8ecf2a1c5d8eb0e9a
if: always()
with:
name: playwright-report
Expand Down

0 comments on commit f434b4f

Please sign in to comment.