diff .github/workflows/ci-test.yml @ 7271:5486c565ecf6

Bump actions/setup-python from 4.5.0 to 4.6.0 - https://github.com/roundup-tracker/roundup/pull/26
author John Rouillard <rouilj@ieee.org>
date Mon, 24 Apr 2023 07:54:58 -0400
parents c40e2e31b85d
children 2e48fb118772
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml	Mon Apr 24 07:54:12 2023 -0400
+++ b/.github/workflows/ci-test.yml	Mon Apr 24 07:54:58 2023 -0400
@@ -96,7 +96,7 @@
 
       # Setup version of Python to use
       - name: Set Up Python ${{ matrix.python-version }}
-        uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4.5.0
+        uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4.6.0
         with:
           python-version: ${{ matrix.python-version }}
           cache: 'pip'

Roundup Issue Tracker: http://roundup-tracker.org/