diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-01-23 14:57:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-23 14:57:28 +0000 |
| commit | 152d4451ec2fbddb867358027bc39a6ee1389bd1 (patch) | |
| tree | 54dc1e8b85b3069eb42c0d59237ba65482ff10a9 /.github/workflows/ci-tests.yml | |
| parent | fd71adfba9ba456806b5bdd7676d9f53bd19e9a8 (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 496c2024ae..5cb13d6947 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -20,7 +20,7 @@ jobs: runs-on: "${{ matrix.os }}" steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: actions/setup-dotnet@baa11fbfe1d6520db94683bd5c7a3818018e4309 # v5.1.0 with: |
