Skip to content

Commit 6dedec4

Browse files
committed
Bump actions/upload-pages-artifact from 4 to 5
1 parent b59c8dc commit 6dedec4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
source: ./
3737
destination: ./_site
3838
- name: Upload artifact
39-
uses: actions/upload-pages-artifact@v4
39+
uses: actions/upload-pages-artifact@v5
4040

4141
# Deployment job
4242
deploy:

0 commit comments

Comments
 (0)