Skip to content

Commit c5d50d6

Browse files
Bump actions/upload-pages-artifact from 4 to 5 (#338)
1 parent 647d838 commit c5d50d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236
run: sudo chown -R $USER .build/html
237237
- if: matrix.build-dev-dashboard
238238
id: deployment
239-
uses: actions/upload-pages-artifact@v4
239+
uses: actions/upload-pages-artifact@v5
240240
with:
241241
path: .build/html
242242

0 commit comments

Comments
 (0)