Skip to content

Commit 49fbc56

Browse files
committed
- updated documentation generation to the latest stable release
1 parent 84bd811 commit 49fbc56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generateDocumentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323
- uses: jiro4989/setup-nim-action@v2
2424
with:
25-
nim-version: '2.0.2'
25+
nim-version: 'stable'
2626
repo-token: ${{ secrets.GITHUB_TOKEN }}
2727
- run: nimble refresh
2828
- run: nimble install

0 commit comments

Comments
 (0)