We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c6e51 commit 63c616eCopy full SHA for 63c616e
.github/workflows/docs.yml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Find latest release
58
id: latest
59
- uses: pozetroninc/github-action-get-latest-release@v0.6.0
+ uses: pozetroninc/github-action-get-latest-release@v0.8.0
60
with:
61
repository: ${{ github.repository }}
62
excludes: draft
0 commit comments