mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-08-19 11:13:55 +02:00
chore(deps): update actions/checkout action to v5
This commit is contained in:
parent
1923eaaa4d
commit
0a6e3cafbb
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@v5
|
||||
- uses: haraldh/go-license-checker@v0.5.2
|
Loading…
Add table
Add a link
Reference in a new issue