diff --git a/.github/workflows/snippets5000.yml b/.github/workflows/snippets5000.yml index 13bcac737d..86fb24c305 100644 --- a/.github/workflows/snippets5000.yml +++ b/.github/workflows/snippets5000.yml @@ -42,7 +42,7 @@ jobs: # Get the latest preview SDK (or sdk not installed by the runner) - name: Setup .NET - uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # main + uses: actions/setup-dotnet@2016bd2012dba4e32de620c46fe006a3ac9f0602 # main with: dotnet-version: ${{ env.DOTNET_VERSION }}