Skip to content

Commit

Permalink
chore: update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdesu committed Jan 23, 2025
1 parent 5f81975 commit e164b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
exclusions: '/*node_modules/*'

- name: Archive production artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: thq-${{ github.sha }}.zip
path: ./thq-${{ github.sha }}.zip
Expand Down

0 comments on commit e164b74

Please sign in to comment.