chore(ci): Update rust action username

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-08-21 16:29:41 +00:00
parent f364f5bb4b
commit 656cc9f984
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -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