Skip to content

Commit

Permalink
Maintenance release
Browse files Browse the repository at this point in the history
- Updated upload-artifact action to v3 #16
  • Loading branch information
milanmk committed Nov 16, 2022
1 parent 58030c1 commit 3bb7db2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ runs:
exit 0
- name: "Upload artifacts"
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: "transfer_artifacts"
path: |
Expand Down

0 comments on commit 3bb7db2

Please sign in to comment.