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 77dfa60 commit 858b111Copy full SHA for 858b111
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
27
build-docs:
28
needs: setup
29
- uses: hexdoc-dev/actions/.github/workflows/hexdoc.yml@v0
+ uses: hexdoc-dev/actions/.github/workflows/hexdoc.yml@v1
30
permissions:
31
contents: write
32
pages: read
.github/workflows/release.yml
@@ -22,7 +22,7 @@ permissions:
22
23
jobs:
24
25
0 commit comments