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 cd18cf3 commit b218745Copy full SHA for b218745
.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.4.0/nsd-cli.zip
+ run: wget https://github.com/Nasdanika/cli/releases/download/maven-2025.5.0/nsd-cli.zip
34
- name: Unzip Nasdanika CLI
35
run: unzip nsd-cli.zip
36
- name: Setup Graphviz
0 commit comments