Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3a4e934

Browse filesBrowse files
chore(deps): bump actions/setup-python from 4.5.0 to 4.6.1 (#1642)
* chore(deps): bump actions/setup-python from 4.5.0 to 4.6.1 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4.5.0...v4.6.1) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * docs: add info to CHANGES --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sijis Aviles <sijis.aviles@gmail.com>
1 parent 265857d commit 3a4e934
Copy full SHA for 3a4e934

2 files changed

+2-2Lines changed: 2 additions & 2 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎.github/workflows/python-package.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/python-package.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v3.5.2
2626
- name: Set up Python ${{ matrix.python-version }}
27-
uses: actions/setup-python@v4.5.0
27+
uses: actions/setup-python@v4.6.1
2828
with:
2929
python-version: ${{ matrix.python-version }}
3030

Collapse file

‎CHANGES.rst‎

Copy file name to clipboardExpand all lines: CHANGES.rst
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ fixes:
1616

1717
- docs: add unreleased section (#1576)
1818
- docs: update broken URL for Markdown Extra (#1572)
19-
- chore: bump actions/setup-python version (#1575, #1593, #1609, #1626)
19+
- chore: bump actions/setup-python version (#1575, #1593, #1609, #1626, #1642)
2020
- backend/telegram: fix missing imports (#1574)
2121
- chore: ci improvements (#1577, #1583)
2222
- chore: add docs build to ci (#1582)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.