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.
2 parents e6a5bd6 + c978d03 commit b60c91aCopy full SHA for b60c91a
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
ruby-version: ${{ matrix.ruby }}
31
bundler-cache: true
32
33
- - uses: actions/setup-python@v5.5.0
+ - uses: actions/setup-python@v6.2.0
34
with:
35
# This should match lib/github/markups.rb GitHub::Markups::MARKUP_RST
36
python-version: "3.x"
0 commit comments