diff options
| author | 2025-04-10 05:29:28 -0400 | |
|---|---|---|
| committer | 2025-04-10 05:29:28 -0400 | |
| commit | 8320f5d164845e898e485f33937dcaa779c9433d (patch) | |
| tree | f8c4f5a364c43da9632a1f2ef5caf341261fd6cc /.github/workflows/pypi-publish-release.yml | |
| parent | 06798a55510acc6b31401e5218b62dea626abcb0 (diff) | |
| parent | b10c92e14e6bc28dfd5e7ca235fc4a2a521f8272 (diff) | |
Update upstream source from tag 'upstream/2.1.1'
Update to upstream version '2.1.1'
with Debian dir dea1a206ab06fcea80887978b3ea4e613ebf73ba
Diffstat (limited to '.github/workflows/pypi-publish-release.yml')
| -rw-r--r-- | .github/workflows/pypi-publish-release.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pypi-publish-release.yml b/.github/workflows/pypi-publish-release.yml index 5150277..e89dcd3 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.3.0 + uses: actions/setup-python@v5.5.0 with: python-version: 3.9 |
