Skip to content

Commit

Permalink
Upgrade version of aftman used for release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dekkonot committed Sep 3, 2024
1 parent 0ae26f4 commit be97f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Setup Aftman
uses: ok-nick/setup-aftman@v0.4.2
with:
version: 'v0.2.8'
version: 'v0.3.0'

- name: Build Release
run: cargo build --release --locked --verbose --target ${{ matrix.target }}
Expand Down

0 comments on commit be97f0d

Please sign in to comment.