Skip to content

Commit 85aa370

Browse files
chore(deps): update actions/upload-artifact action to v5
1 parent 96e06a1 commit 85aa370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
7575
- name: Upload diff artifact
7676
if: env.DIFF_IS_EMPTY != 'true'
77-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
77+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
7878
with:
7979
name: codegen-diff
8080
path: diff.patch

0 commit comments

Comments
 (0)