Merge pull request #80 from robherley/patch-1

Use `v4` upload-artifact tag
This commit is contained in:
Jess Bees
2023-12-14 15:28:39 -05:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ runs:
- name: Upload artifact
id: upload-artifact
uses: actions/upload-artifact@v4-beta
uses: actions/upload-artifact@v4
with:
name: ${{ inputs.name }}
path: ${{ runner.temp }}/artifact.tar