diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 31164b1..dc1be8e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -128,7 +128,7 @@ jobs: ### Shared setup - name: Setup dotnet - uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3 + uses: actions/setup-dotnet@ea9897a6e57642ca932850b656df2880bc7cd2a8 # v3 with: dotnet-version: '6.0.x' - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3