Skip to content

Commit 6ed689c

Browse files
author
Spacehuhn
committed
Fixing workflow dependency
1 parent 5e05519 commit 6ed689c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
toolchain: stable
119119

120120
- name: Read version number
121-
uses: olegtarasov/get-tag@v2
121+
uses: olegtarasov/get-tag@v2.1
122122
- name: Build
123123
run: cargo build --release
124124

0 commit comments

Comments
 (0)