Skip to content

Commit 7cbecd7

Browse files
authored
Merge pull request #14 from openscript-ch/renovate/actions-upload-pages-artifact-4.x
chore(deps): update actions/upload-pages-artifact action to v4
2 parents 3cc76c6 + 98fd34d commit 7cbecd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static-file-host.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
working-directory: ${{ env.BUILD_PATH }}/docs
5757

5858
- name: Upload artifact
59-
uses: actions/upload-pages-artifact@v3
59+
uses: actions/upload-pages-artifact@v4
6060
with:
6161
path: ${{ env.BUILD_PATH }}/docs/dist
6262

0 commit comments

Comments
 (0)