chore: Upgrade actions/upload-artifact to v4 (#18160)

This commit is contained in:
Keith Williams
2024-12-13 11:32:50 +00:00
committed by GitHub
parent 656a5bf423
commit 1ab4ec9c22
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
printf '{
"pr_number": ${{ github.event.pull_request.number }}
}' >> context.json
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: context.json
path: ./