Skip to content

Commit

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

Update actions/upload-pages-artifact action to v2
  • Loading branch information
Zacharia2 authored Jul 10, 2023
2 parents 73538a6 + 97f6517 commit 64a20c8
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.9
uses: actions/upload-pages-artifact@v2.0.0
with:
# Upload entire repository
path: ./public-dist
Expand Down

0 comments on commit 64a20c8

Please sign in to comment.