Compare commits
2 Commits
3169b40a94
...
4c94968afa
Author | SHA1 | Date | |
---|---|---|---|
4c94968afa
|
|||
6288e5f267 |
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Set up Node.js
|
||||
if: steps.check-branch-exists.outputs.exists == 'true'
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
|
@@ -9,7 +9,7 @@ eigenfocus:
|
||||
main:
|
||||
image:
|
||||
repository: eigenfocus/eigenfocus
|
||||
tag: 1.3.0-free
|
||||
tag: 1.3.1-free
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: DEFAULT_HOST_URL
|
||||
|
Reference in New Issue
Block a user