diff .github/workflows/ci-test.yml @ 7656:f02ba157f1cb

- https://github.com/roundup-tracker/roundup/pull/51
author John Rouillard <rouilj@ieee.org>
date Sun, 08 Oct 2023 23:46:16 -0400
parents bdc81c1e2eec
children 3071db43bfb6
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml	Fri Oct 06 21:43:56 2023 -0400
+++ b/.github/workflows/ci-test.yml	Sun Oct 08 23:46:16 2023 -0400
@@ -97,7 +97,7 @@
 
       # Setup version of Python to use
       - name: Set Up Python ${{ matrix.python-version }}
-        uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
+        uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
         with:
           python-version: ${{ matrix.python-version }}
           allow-prereleases: true

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