Skip to content

Commit 2d36d48

Browse files
authored
Merge pull request #4 from bobberdolle1/dependabot/github_actions/actions/upload-pages-artifact-4
ci: bump actions/upload-pages-artifact from 3 to 4
2 parents f315d59 + e6d8b53 commit 2d36d48

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
@@ -34,7 +34,7 @@ jobs:
3434
run: echo '<meta http-equiv="refresh" content="0; url=persona_forge/index.html">' > target/doc/index.html
3535

3636
- name: Upload artifact
37-
uses: actions/upload-pages-artifact@v3
37+
uses: actions/upload-pages-artifact@v4
3838
with:
3939
path: target/doc
4040

0 commit comments

Comments
 (0)