Skip to content

Commit

Permalink
mp50491_deprecation #11
Browse files Browse the repository at this point in the history
mp50491_deprecation
  • Loading branch information
derfred authored Jan 10, 2025
2 parents cbed336 + d0fa77b commit cb67686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compose_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: upload artifact
# uploads only if run failed
if: ${{ failure() && inputs.artifacts_path }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: upload artifacts
path: ${{ inputs.artifacts_path }}
Expand Down

0 comments on commit cb67686

Please sign in to comment.