mirror of
https://github.com/NotAShelf/Basix.git
synced 2026-05-18 21:17:34 +00:00
Merge pull request #2 from NotAShelf/dependabot/github_actions/actions/checkout-6
build(deps): bump actions/checkout from 4 to 6
This commit is contained in:
commit
aebdb95a96
1 changed files with 1 additions and 1 deletions
2
.github/workflows/convert-schemes.yaml
vendored
2
.github/workflows/convert-schemes.yaml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
pull-requests: write
|
||||
steps:
|
||||
- name: "Checkout"
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue