Skip to content

Commit

Permalink
Bump scality/action-artifacts from 3 to 4 in /upload_final_status (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 8c25111 commit ff100bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload_final_status/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ runs:
run: |
echo -n "SUCCESSFUL" > ${{ steps.temp-dir.outputs.TEMP }}/.final_status
- name: upload file to artifacts
uses: scality/action-artifacts@v3
uses: scality/action-artifacts@v4
id: artifacts
with:
method: upload
Expand Down

0 comments on commit ff100bb

Please sign in to comment.