mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-12-11 13:14:14 +01:00
chore(deps): update actions/checkout action to v6
This commit is contained in:
parent
1923eaaa4d
commit
7d8acecf12
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