Skip to content

Commit 41fa6b7

Browse files
authored
Update version in CI workflow to 1.70.3
1 parent 1c117b0 commit 41fa6b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
2121
- uses: actions/checkout@v4
2222
- name: build
23-
run: GIT_V_TAG=1.69.14 cargo build --profile release
23+
run: GIT_V_TAG=1.70.3 cargo build --profile release
2424

2525
- uses: BetaHuhn/do-spaces-action@v2
2626
id: spaces

0 commit comments

Comments
 (0)