Skip to content

Commit

Permalink
Merge pull request #41 from tiddly-gittly/renovate/actions-upload-pag…
Browse files Browse the repository at this point in the history
…es-artifact-2.x

chore(deps): update actions/upload-pages-artifact action to v2
  • Loading branch information
dongrentianyu authored Jul 13, 2023
2 parents 63a0d5d + 44c0fdf commit 4899dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: npx workbox injectManifest workbox-config.js

- name: Upload artifact
uses: actions/upload-pages-artifact@v1.0.8
uses: actions/upload-pages-artifact@v2.0.0
with:
# Upload entire repository
path: ./public-dist
Expand Down

0 comments on commit 4899dc4

Please sign in to comment.