mirror of
https://github.com/fosskers/cargo-aur.git
synced 2026-08-02 10:46:00 -05:00
Merge pull request #36 from fosskers/dependabot/github_actions/actions/checkout-5
chore(deps): bump actions/checkout from 4 to 5
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user