We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d314a1 commit 2cbf854Copy full SHA for 2cbf854
.github/workflows/app-tests.yaml
@@ -104,7 +104,7 @@ jobs:
104
python ./src/backend/fastapi_app/setup_postgres_seeddata.py
105
106
- name: Setup node
107
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
108
with:
109
node-version: 18
110
.github/workflows/azure-dev.yaml
@@ -44,7 +44,7 @@ jobs:
44
uses: Azure/[email protected]
45
46
- name: Install Nodejs
47
48
49
node-version: 20
50
.github/workflows/evaluate.yaml
@@ -114,7 +114,7 @@ jobs:
114
115
116
117
118
119
120
0 commit comments