Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit 62030b9

Browse files
Merge pull request #57 from gradle/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents d0c6372 + 7103a74 commit 62030b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: mkdocs build
4747

4848
- name: Upload artifact
49-
uses: actions/upload-pages-artifact@v3
49+
uses: actions/upload-pages-artifact@v4
5050
with:
5151
name: github-pages
5252
path: "_site/"

0 commit comments

Comments
 (0)