Skip to content

Commit 5a75f04

Browse files
authored
Merge pull request #19 from SamStephens/dependabot/github_actions/dependencies-903567a242
Bump actions/upload-pages-artifact from 4 to 5 in the dependencies group
2 parents 0e236e8 + bb07e5f commit 5a75f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deploy-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
source: ./
2828
- name: 'Upload artifact'
29-
uses: actions/upload-pages-artifact@v4
29+
uses: actions/upload-pages-artifact@v5
3030
with:
3131
path: ./output
3232

0 commit comments

Comments
 (0)