mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2026-02-06 03:34:31 +01:00
chore(deps): update actions/checkout action to v6
This commit is contained in:
parent
1923eaaa4d
commit
4f1396a217
3 changed files with 5 additions and 5 deletions
2
.github/workflows/license-go.yaml
vendored
2
.github/workflows/license-go.yaml
vendored
|
|
@ -7,5 +7,5 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
name: License Check
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v6
|
||||
- uses: haraldh/go-license-checker@v0.5.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue