Skip to content

Commit 87a25d7

Browse files
committed
Update build.yml
1 parent 4793930 commit 87a25d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Upload Artifacts
4949
if: success() && github.event_name != 'pull_request'
50-
uses: actions/upload-artifact@v1.0.0
50+
uses: actions/upload-artifact@v3
5151
with:
5252
name: artifacts
5353
path: '${{github.workspace}}/artifacts'

0 commit comments

Comments
 (0)