Skip to content

Commit

Permalink
fix: cla check fails
Browse files Browse the repository at this point in the history
  • Loading branch information
abose committed Sep 17, 2024
1 parent 483dce1 commit d8e6bad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/verify_cla_signature_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
env:
EMPLOYER_CLA_LINK: https://raw.githubusercontent.com/phcode-dev/contributor-license-agreement/main/employer_contributor_license_agreement.md
PERSONAL_CLA_LINK: https://raw.githubusercontent.com/phcode-dev/contributor-license-agreement/main/personal_contributor_licence_agreement.md
- uses: actions/upload-artifact@v2

- uses: actions/upload-artifact@v4
with:
name: prcontext
path: .tmp/
Expand Down

0 comments on commit d8e6bad

Please sign in to comment.