Merge pull request #21393 from Dolibarr/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
This commit is contained in:
commit
79ca774de3
2
.github/workflows/exakat.yml
vendored
2
.github/workflows/exakat.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
exakat:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Exakat
|
||||
uses: docker://exakat/exakat-ga
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user