Skip to content

Commit c4137d3

Browse files
authored
Merge pull request #8 from hapiio/dependabot/github_actions/actions/upload-pages-artifact-4
build(deps): bump actions/upload-pages-artifact from 3 to 4
2 parents b0591eb + 732a6e5 commit c4137d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Upload pages artifact
4444
if: github.ref == 'refs/heads/main'
45-
uses: actions/upload-pages-artifact@v3
45+
uses: actions/upload-pages-artifact@v4
4646
with:
4747
path: site/
4848

0 commit comments

Comments
 (0)