Compare commits
1 commit
275366a269
...
e3ffbe9c49
| Author | SHA1 | Date | |
|---|---|---|---|
| e3ffbe9c49 |
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@v7
|
||||
uses: actions/checkout@v7.0.0
|
||||
|
||||
- name: Build attribute-endpoints-provider
|
||||
run: |
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
run: apk add --no-cache nodejs
|
||||
|
||||
- name: Checkout Source Code
|
||||
uses: actions/checkout@v7
|
||||
uses: actions/checkout@v7.0.0
|
||||
|
||||
- name: Build Container
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue