Mercurial > p > roundup > code
changeset 7554:27476d1fca9f
Bump coverallsapp/github-action from 2.2.0 to 2.2.1 - https://github.com/roundup-tracker/roundup/pull/45
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 18 Jul 2023 16:57:34 -0400 |
| parents | 3c396ad41eac |
| children | 451232f83244 |
| files | .github/workflows/ci-test.yml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml Tue Jul 18 16:55:47 2023 -0400 +++ b/.github/workflows/ci-test.yml Tue Jul 18 16:57:34 2023 -0400 @@ -97,7 +97,7 @@ # Setup version of Python to use - name: Set Up Python ${{ matrix.python-version }} - uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1 + uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0 with: python-version: ${{ matrix.python-version }} allow-prereleases: true
