Skip to content

Commit 9dbfdb9

Browse files
authored
Merge pull request #62 from codeRSH/dependabot/github_actions/actions/upload-pages-artifact-5
Bump actions/upload-pages-artifact from 4 to 5
2 parents 8851cd5 + e84c181 commit 9dbfdb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
JEKYLL_ENV: production
5050
- name: Upload artifact
5151
# Automatically uploads an artifact from the './_site' directory by default
52-
uses: actions/upload-pages-artifact@v4
52+
uses: actions/upload-pages-artifact@v5
5353

5454
# Deployment job
5555
deploy:

0 commit comments

Comments
 (0)