Skip to content

Commit

Permalink
Updated build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
syntax-tm committed May 26, 2024
1 parent 8d2920b commit beae60f
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 @@ -130,7 +130,7 @@ jobs:
Write-Host "::endgroup::"
- name: Upload a Build Artifact
id: artifact-upload
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ env.ARTIFACT_NAME }}
path: publish
Expand Down

0 comments on commit beae60f

Please sign in to comment.