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 a1ccdd7 commit cd18cf3Copy full SHA for cd18cf3
.github/workflows/site.yml
@@ -30,7 +30,7 @@ jobs:
30
java-version: '17'
31
distribution: 'temurin'
32
- name: Download Nasdanika CLI
33
- run: wget https://github.com/Nasdanika/cli/releases/download/maven-2025.3.0/nsd-cli.zip
+ run: wget https://github.com/Nasdanika/cli/releases/download/maven-2025.4.0/nsd-cli.zip
34
- name: Unzip Nasdanika CLI
35
run: unzip nsd-cli.zip
36
- name: Setup Graphviz
0 commit comments