We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f00713 commit 329a432Copy full SHA for 329a432
.github/workflows/verify_cla_signature_pr.yml
@@ -59,7 +59,7 @@ jobs:
59
EMPLOYER_CLA_LINK: https://raw.githubusercontent.com/aicore/contributor-license-agreement/main/employer_contributor_license_agreement.md
60
PERSONAL_CLA_LINK: https://raw.githubusercontent.com/aicore/contributor-license-agreement/main/personal_contributor_licence_agreement.md
61
62
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
63
with:
64
name: prcontext
65
path: .tmp/
0 commit comments