diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-10-08 19:34:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-08 19:34:21 +0000 |
| commit | 05cea509f2e93a853a638db03c77dff02de5236c (patch) | |
| tree | 0ceaa4ebc36bc29d38bf5f72bba39d5696bc2c5b /.github/workflows/ci-tests.yml | |
| parent | 1341ead608525b424c51848de17b73f9de7eac7c (diff) | |
Update CI dependencies
Diffstat (limited to '.github/workflows/ci-tests.yml')
| -rw-r--r-- | .github/workflows/ci-tests.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index eaa054ca9..3caf1c82c 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -19,7 +19,7 @@ jobs: runs-on: "${{ matrix.os }}" steps: - - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0 + - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 - uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1 with: |
