Skip to content

Commit

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

Update actions/upload-pages-artifact action to v1.0.9
  • Loading branch information
Zacharia2 authored Jul 10, 2023
2 parents b998bcd + 1984c2d commit 73538a6
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@v1.0.9
with:
# Upload entire repository
path: ./public-dist
Expand Down

0 comments on commit 73538a6

Please sign in to comment.