Skip to content

Commit

Permalink
chore: bump upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
fcying committed Aug 24, 2024
1 parent 55c4d5d commit 5087b27
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,10 @@ jobs:
ls -la $out
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: bin
path: build/*
retention-days: 90

- name: Release
if: ${{ env.VERSION != '' }}
Expand Down

0 comments on commit 5087b27

Please sign in to comment.