Skip to content

Commit ea8b89d

Browse files
authored
Merge pull request #253 from bndtools/dependabot/github_actions/actions/upload-pages-artifact-4
build(deps): Bump actions/upload-pages-artifact from 3 to 4
2 parents 4d1f18a + 7b4032c commit ea8b89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Upload artifact
5656
# Automatically uploads an artifact from the './_site' directory by default
57-
uses: actions/upload-pages-artifact@v3
57+
uses: actions/upload-pages-artifact@v4
5858

5959

6060
# Deployment job

0 commit comments

Comments
 (0)