.gitea/workflows/pull_request.yaml aktualisiert

This commit is contained in:
hodasemi 2025-02-12 15:50:00 +00:00
parent 396a353f62
commit 84f2bfb7a1

View file

@ -8,7 +8,7 @@ on:
jobs: jobs:
Build: Build:
steps: steps:
- uses: https://github.com/actions/checkout@v3 - uses: https://github.com/actions/checkout@main
- uses: https://github.com/dtolnay/rust-toolchain@stable - uses: https://github.com/dtolnay/rust-toolchain@stable