Skip to content

Commit ed0443e

Browse files
committed
Fix version number
1 parent bc2f3c8 commit ed0443e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- 1.88.0
2626

2727
steps:
28-
- uses: actions/checkout@4
28+
- uses: actions/checkout@v4
2929
- uses: taiki-e/install-action@v2
3030
with:
3131
tool: just@1.40.0,cross@0.2.5

0 commit comments

Comments
 (0)