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 47b9578 commit f6df394Copy full SHA for f6df394
.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@v3
+ - uses: actions/upload-artifact@v4
63
with:
64
name: prcontext
65
path: .tmp/
0 commit comments