Skip to content

Commit 72b80cc

Browse files
Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 in /actions/publish (#3082)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cf3fe8 commit 72b80cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/publish/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ runs:
5353
shell: bash
5454
run: 'ls .artifacts/docs/html'
5555
- name: Upload artifact
56-
uses: actions/upload-pages-artifact@v4.0.0
56+
uses: actions/upload-pages-artifact@v5.0.0
5757
with:
5858
path: .artifacts/docs/html
5959
- name: Deploy artifact

0 commit comments

Comments
 (0)