Mercurial > p > roundup > code
diff .github/workflows/ci-test.yml @ 8425:3db40a355a6c
chore: bump actions/checkout as reported by dependabot.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 20 Aug 2025 11:23:39 -0400 |
| parents | 1c2a3512d4b5 |
| children | d89d0147dd17 |
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml Wed Aug 20 11:17:23 2025 -0400 +++ b/.github/workflows/ci-test.yml Wed Aug 20 11:23:39 2025 -0400 @@ -116,7 +116,7 @@ # if: {{ false }} # continue running if step fails # continue-on-error: true - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 # Setup version of Python to use - name: Set Up Python ${{ matrix.python-version }}
