Skip to content

Commit

Permalink
chore: update actions/upload-artifact digest to 4c0ff1c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and vsgoulart committed Feb 13, 2024
1 parent 268e2fe commit 316f911
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@3a8048248f2f288c271830f8ecf2a1c5d8eb0e9a
- uses: actions/upload-artifact@4c0ff1c489dca52fedb26375d7d8fe7bd9233f19
if: always()
with:
name: playwright-report
Expand Down

0 comments on commit 316f911

Please sign in to comment.