Skip to content

Commit

Permalink
ci: upgrade actions/upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
futrime committed Jan 27, 2024
1 parent 4d2f4ea commit d5976cb
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 @@ -35,7 +35,7 @@ jobs:
- run: |
xmake -w -y
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: legacy-script-engine-${{ matrix.backend }}-windows-x64-${{ github.sha }}
path: |
Expand Down

0 comments on commit d5976cb

Please sign in to comment.