Skip to content

Commit ae5ca4f

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent f91e33a commit ae5ca4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify_cla_signature_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
EMPLOYER_CLA_LINK: https://raw.githubusercontent.com/phcode-dev/contributor-license-agreement/main/employer_contributor_license_agreement.md
6060
PERSONAL_CLA_LINK: https://raw.githubusercontent.com/phcode-dev/contributor-license-agreement/main/personal_contributor_licence_agreement.md
6161

62-
- uses: actions/upload-artifact@v5
62+
- uses: actions/upload-artifact@v6
6363
with:
6464
name: prcontext
6565
path: .tmp/

0 commit comments

Comments
 (0)