chore(ci): Update rust action username
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
f364f5bb4b
commit
656cc9f984
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: debian
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://codeberg.org/TheAwiteb/rust-action@v1.74
|
||||
- uses: https://codeberg.org/awiteb/rust-action@v1.74
|
||||
- name: Check MSRV
|
||||
run: cargo +1.74 build
|
||||
- name: Build the source code
|
||||
|
|
Loading…
Reference in a new issue