Skip to content

Commit 6af0a1a

Browse files
authored
Update blank.yml
1 parent 3f5b6e8 commit 6af0a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
run: ./infra/scripts/prepare_release_msg.sh >> ./changelog.md
100100

101101
- name: Upload changelog artifact
102-
uses: actions/upload-artifact@v2
102+
uses: actions/upload-artifact@v4
103103
with:
104104
name: changelog
105105
path: ./changelog.md

0 commit comments

Comments
 (0)