Skip to content

Commit

Permalink
Merge pull request #56 from opencastsoftware/renovate/actions-upload-…
Browse files Browse the repository at this point in the history
…artifact-digest
  • Loading branch information
DavidGregory084 authored Apr 13, 2024
2 parents 6876398 + 31af818 commit 672a73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}

- name: Publish Test Results
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
if: always()
with:
name: test-results
Expand Down

0 comments on commit 672a73f

Please sign in to comment.