summaryrefslogtreecommitdiffstats
path: root/.github/workflows/pypi-publish-release.yml
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2025-08-16 06:57:19 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2025-08-16 06:57:19 -0400
commitc9fc792d96e0600fc4bf8f3796808f386698b876 (patch)
treed12914dd0f736f033e11c3da88d4b48163db984f /.github/workflows/pypi-publish-release.yml
parente3250c6adb5a91040ce9c05e3fb37a466e2b6bc2 (diff)
parentf2d0c6d6a829e85919935eea8efdf68548005d17 (diff)
Update upstream source from tag 'upstream/2.2.0'
Update to upstream version '2.2.0' with Debian dir 166658e2cbfe10c912aaad67f9266c4902cbaed2
Diffstat (limited to '.github/workflows/pypi-publish-release.yml')
-rw-r--r--.github/workflows/pypi-publish-release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pypi-publish-release.yml b/.github/workflows/pypi-publish-release.yml
index e89dcd3..692897a 100644
--- a/.github/workflows/pypi-publish-release.yml
+++ b/.github/workflows/pypi-publish-release.yml
@@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- name: Set up Python 3.9
- uses: actions/setup-python@v5.5.0
+ uses: actions/setup-python@v5.6.0
with:
python-version: 3.9