Compare commits
1 commit
a866d88b50
...
275366a269
| Author | SHA1 | Date | |
|---|---|---|---|
| 275366a269 |
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: apk add --no-cache nodejs maven git
|
||||
|
||||
- name: Checkout Source Code
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
|
||||
- name: Build attribute-endpoints-provider
|
||||
run: |
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
run: apk add --no-cache nodejs
|
||||
|
||||
- name: Checkout Source Code
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
|
||||
- name: Build Container
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue