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 f993217 commit d889e15Copy full SHA for d889e15
.github/workflows/verify_cla_signature_pr.yml
@@ -59,7 +59,7 @@ jobs:
59
EMPLOYER_CLA_LINK: https://raw.githubusercontent.com/phcode-dev/contributor-license-agreement/main/employer_contributor_license_agreement.md
60
PERSONAL_CLA_LINK: https://raw.githubusercontent.com/phcode-dev/contributor-license-agreement/main/personal_contributor_licence_agreement.md
61
62
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
63
with:
64
name: prcontext
65
path: .tmp/
0 commit comments