Skip to content

Commit fd16f16

Browse files
committed
ci: update create release action to remove the warning when building
Signed-off-by: TheSillyOk <194730369+TheSillyOk@users.noreply.github.com>
1 parent 761a067 commit fd16f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_kernels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@ jobs:
496496
497497
- name: Create Release
498498
id: create_release
499-
uses: softprops/action-gh-release@v2
499+
uses: softprops/action-gh-release@v3
500500
with:
501501
tag_name: ${{ env.TAG }}
502502
name: ${{ env.date }}

0 commit comments

Comments
 (0)