Skip to content

Commit

Permalink
Merge pull request #51 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 authored Dec 30, 2023
2 parents 9ffaedc + ca0fd61 commit 074ec3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-pages.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 074ec3a

Please sign in to comment.