Skip to content

Commit 0ac0011

Browse files
committed
release version
1 parent b120d12 commit 0ac0011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Build
5252
run: uv build
5353
- name: Create Release Draft
54-
uses: softprops/action-gh-release@v2.5
54+
uses: softprops/action-gh-release@v2.5.0
5555
env:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5757
with:

0 commit comments

Comments
 (0)