Skip to content

Commit 0c588af

Browse files
Update dependency conda-forge/miniforge to v24.9.0-0
1 parent 80ea05e commit 0c588af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/java-code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- os: ubuntu-latest
4949
java: 17
5050
python: 3.11
51-
mambaforge: 24.7.1-0
51+
mambaforge: 24.9.0-0
5252

5353
env:
5454
CI_COMMIT_MESSAGE: Automated code structure analysis reports (CI)

.github/workflows/typescript-code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- os: ubuntu-latest
4949
java: 17
5050
python: 3.11
51-
mambaforge: 24.7.1-0
51+
mambaforge: 24.9.0-0
5252

5353
env:
5454
CI_COMMIT_MESSAGE: Automated code structure analysis reports (CI)

0 commit comments

Comments
 (0)