diff .github/workflows/ci-test.yml @ 7231:0fd41edd26b0

Bump actions/checkout from 3.3.0 to 3.4.0 -- https://github.com/roundup-tracker/roundup/pull/11
author John Rouillard <rouilj@ieee.org>
date Mon, 20 Mar 2023 20:03:01 -0400
parents 48b76dcbcb86
children b650008b5472
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml	Sun Mar 19 12:26:42 2023 -0400
+++ b/.github/workflows/ci-test.yml	Mon Mar 20 20:03:01 2023 -0400
@@ -92,7 +92,7 @@
         # if: {{ false }}
           # continue running if step fails
         # continue-on-error: true
-        uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
+        uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
 
       # Setup version of Python to use
       - name: Set Up Python ${{ matrix.python-version }}

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