Browse Source

Update actions/setup-dotnet digest to 2216f56 (#193)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/195/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
f1125802b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      install-ast/action.yml

2
install-ast/action.yml

@ -13,7 +13,7 @@ runs:
fi fi
- name: Set up dotnet - name: Set up dotnet
uses: actions/setup-dotnet@736bc6dea68eb71addebd0c89e1200178e145f0e uses: actions/setup-dotnet@2216f56ae1eec353f06abd464e2ec435fa5f5d43
with: with:
dotnet-version: "3.1.x" dotnet-version: "3.1.x"

Loading…
Cancel
Save