.gitea/workflows/pull_request.yaml aktualisiert
This commit is contained in:
parent
396a353f62
commit
84f2bfb7a1
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
Build:
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v3
|
||||
- uses: https://github.com/actions/checkout@main
|
||||
|
||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||
|
||||
|
|
Loading…
Reference in a new issue