Skip to content

Commit 9e6bccb

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 47b9578 commit 9e6bccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v3
62+
- uses: actions/upload-artifact@v6
6363
with:
6464
name: prcontext
6565
path: .tmp/

0 commit comments

Comments
 (0)