Skip to content

Commit

Permalink
Update to artifacts v4
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo authored Sep 18, 2024
1 parent f040e28 commit 41ed63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
# Upload runner package tar.gz/zip as artifact
- name: Publish Artifact
if: github.event_name != 'pull_request'
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: runner-package-${{ matrix.runtime }}
path: |
Expand Down

0 comments on commit 41ed63c

Please sign in to comment.