Skip to content

Commit b60c91a

Browse files
authored
Merge pull request #2033 from github/dependabot/github_actions/actions/setup-python-6.2.0
chore(deps): bump actions/setup-python from 5.5.0 to 6.2.0
2 parents e6a5bd6 + c978d03 commit b60c91a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
ruby-version: ${{ matrix.ruby }}
3131
bundler-cache: true
3232

33-
- uses: actions/setup-python@v5.5.0
33+
- uses: actions/setup-python@v6.2.0
3434
with:
3535
# This should match lib/github/markups.rb GitHub::Markups::MARKUP_RST
3636
python-version: "3.x"

0 commit comments

Comments
 (0)