Skip to content

Commit

Permalink
Update static.yml updated artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
sandykadam authored Aug 19, 2024
1 parent c05ba7c commit e4d9c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
yarn install
gulp build # to do: we should make this run by `npm test`
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-artifact@v4
with:
# Upload entire repository
path: 'build'
Expand Down

0 comments on commit e4d9c56

Please sign in to comment.