Skip to content

Commit 6b37fd5

Browse files
Merge pull request #775 from ascopes/dependabot/github_actions/main/actions/upload-pages-artifact-4
2 parents b8ccde0 + 0f9df2d commit 6b37fd5

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
@@ -182,7 +182,7 @@ jobs:
182182
183183
- name: Upload site to GitHub API
184184
if: ${{ ! inputs.dry-run }}
185-
uses: actions/upload-pages-artifact@v3
185+
uses: actions/upload-pages-artifact@v4
186186
with:
187187
path: protobuf-maven-plugin/target/site
188188

0 commit comments

Comments
 (0)