Skip to content

Commit b37f440

Browse files
committed
Use latest release
1 parent a4049cc commit b37f440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
docs:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: compas-dev/compas-actions.docs@debug-mike
17+
- uses: compas-dev/compas-actions.docs@v5
1818
with:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
generator: mkdocs

0 commit comments

Comments
 (0)