Skip to content

Commit 61844f3

Browse files
authored
Merge pull request #10 from cybozu/bump-upload-pages-artifact-to-v4
bump actions/upload-pages-artifact version
2 parents 4191917 + af033b9 commit 61844f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_docc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
--output-path ./docs
3636
3737
- name: Upload artifact
38-
uses: actions/upload-pages-artifact@v3
38+
uses: actions/upload-pages-artifact@v4
3939
with:
4040
path: docs
4141

0 commit comments

Comments
 (0)