Skip to content

Commit 1ca32e3

Browse files
authored
Merge pull request #430 from vim-jp/dependabot/github_actions/actions/upload-pages-artifact-5
Bump actions/upload-pages-artifact from 4 to 5
2 parents c304b81 + fa03c2f commit 1ca32e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/jekyll-build-pages@v1
1919

2020
- name: Upload artifact
21-
uses: actions/upload-pages-artifact@v4
21+
uses: actions/upload-pages-artifact@v5
2222
with:
2323
retention-days: 7
2424

0 commit comments

Comments
 (0)