Skip to content

Commit

Permalink
maintenance: ci upload-artifactv3->v4
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamsyntax committed Apr 26, 2024
1 parent 2aef205 commit c47f4eb
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 @@ -45,7 +45,7 @@ jobs:
shell: bash

- name: Publish Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ steps.set-artifact-name.outputs.artifact_name }}
path: Source\bin\${{ matrix.configuration }}
Expand Down

0 comments on commit c47f4eb

Please sign in to comment.