mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 14:40:58 -05:00
Merge pull request #9 from dwinkler1/dependabot/github_actions/actions/checkout-5
This commit is contained in:
commit
4051f5e59e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fix_hashes.yml
vendored
2
.github/workflows/fix_hashes.yml
vendored
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
id-token: "read"
|
||||
contents: "write"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
- uses: DeterminateSystems/determinate-nix-action@v3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue