diff .github/workflows/ci-test.yml @ 7236:821429f560cd

Bump actions/checkout from 3.4.0 to 3.5.0 - https://github.com/roundup-tracker/roundup/pull/13
author John Rouillard <rouilj@ieee.org>
date Sun, 26 Mar 2023 22:20:21 -0400
parents b650008b5472
children be61a4bc69ff
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml	Sun Mar 26 22:19:16 2023 -0400
+++ b/.github/workflows/ci-test.yml	Sun Mar 26 22:20:21 2023 -0400
@@ -92,7 +92,7 @@
         # if: {{ false }}
           # continue running if step fails
         # continue-on-error: true
-        uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
+        uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
 
       # Setup version of Python to use
       - name: Set Up Python ${{ matrix.python-version }}

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