Skip to content

Commit

Permalink
artifact version 4 - Node.js v20
Browse files Browse the repository at this point in the history
  • Loading branch information
armixz committed Mar 14, 2024
1 parent 9b157f4 commit 1debac1
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 @@ -14,7 +14,7 @@ jobs:
# Set to 'release' to build for latest published release version
sdk-channel: dev
- name: Upload app artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ github.event.repository.name }}-${{ steps.build-app.outputs.suffix }}
path: ${{ steps.build-app.outputs.fap-artifacts }}
Expand Down

0 comments on commit 1debac1

Please sign in to comment.