Skip to content

Commit c20cf4a

Browse files
Merge pull request #10 from feastorg/dependabot/github_actions/actions/upload-pages-artifact-5
chore(deps): bump actions/upload-pages-artifact from 4 to 5
2 parents 806b496 + aaa5ce2 commit c20cf4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
JEKYLL_ENV: production
4646

4747
- name: Upload artifact
48-
uses: actions/upload-pages-artifact@v4
48+
uses: actions/upload-pages-artifact@v5
4949

5050
deploy:
5151
environment:

0 commit comments

Comments
 (0)