Skip to content

Commit 8592fbf

Browse files
authored
Merge pull request #95 from github/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 76ed2c8 + a5546e7 commit 8592fbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ jobs:
296296
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
297297

298298
- name: Upload artifact
299-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
299+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
300300
with:
301301
path: 'site'
302302

0 commit comments

Comments
 (0)