mirror of
https://github.com/dwinkler1/fran.git
synced 2026-02-19 22:50:59 -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"
|
id-token: "read"
|
||||||
contents: "write"
|
contents: "write"
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
|
|
||||||
- uses: DeterminateSystems/determinate-nix-action@v3
|
- uses: DeterminateSystems/determinate-nix-action@v3
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue