Skip to content

Commit 7b22a0e

Browse files
authored
Merge pull request #1762 from cloudflare/dependabot/github_actions/actions/upload-pages-artifact-5.0.0
build(deps): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0
2 parents 7162c0c + cb0e04f commit 7b22a0e

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
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Upload artifact
4040
if: github.event_name != 'pull_request'
41-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
41+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
4242

4343
deploy:
4444
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)