Skip to content

Commit 9d5bc87

Browse files
authored
Merge pull request #3910 from ruby/dependabot/github_actions/actions/upload-pages-artifact-5.0.0
Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0
2 parents bd76bfb + b86bf13 commit 9d5bc87

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
@@ -44,7 +44,7 @@ jobs:
4444
env:
4545
JEKYLL_ENV: production
4646
- name: Upload artifact
47-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
47+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
4848

4949
deploy:
5050
if: github.repository_owner == 'ruby'

0 commit comments

Comments
 (0)