Skip to content

Commit

Permalink
ci: fix github action deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris8934 committed Jan 14, 2025
1 parent 58baf1d commit 7b7ef39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
key: ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}

- name: "Run DOCtor-RST"
uses: docker://oskarstark/doctor-rst:1.64
uses: docker://oskarstark/doctor-rst:1.64.0
with:
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache

0 comments on commit 7b7ef39

Please sign in to comment.