Skip to content

Commit

Permalink
Downgrade upload-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
madurangasiriwardena authored Sep 12, 2024
1 parent cc0673a commit 9bb7067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oidc-conformance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
path: ./*log.txt

- name: Archive Jacoco results
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
if: always()
with:
name: jacoco-exec
Expand Down

0 comments on commit 9bb7067

Please sign in to comment.