diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-11-25 06:39:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-25 06:39:50 +0000 |
| commit | c7703242e5bfbacbf7ea12a8f6cee1f75fb82fc6 (patch) | |
| tree | 5f994e8a087e2d595036b372c5752d7e54306f51 /.github/workflows/ci-tests.yml | |
| parent | 21042ad0c298781efe055db1d384dfd50ba69384 (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 d2d649f16..b2ac7a56e 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 - - uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0 + - uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # v5.0.1 with: dotnet-version: ${{ env.SDK_VERSION }} |
