Skip to content

Commit

Permalink
Merge pull request #17 from openscript-ch/renovate/actions-upload-pag…
Browse files Browse the repository at this point in the history
…es-artifact-3.x

chore(deps): update actions/upload-pages-artifact action to v3
  • Loading branch information
openscript committed Dec 30, 2023
2 parents 20113fd + 6244265 commit 3392a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
BASE_PATH: ${{ steps.pages.outputs.base_path }}

- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: ./dist

Expand Down

0 comments on commit 3392a18

Please sign in to comment.