Skip to content

Commit

Permalink
Merge branch 'main' into renovate/actions-setup-python-digest
Browse files Browse the repository at this point in the history
  • Loading branch information
omercnet authored Aug 30, 2023
2 parents 2a72b27 + 737743c commit d258efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
node-version: ${{matrix.nodeversion}}
registry-url: ${{env.NPM_REGISTRY_URL}}
- name: Setup DotNet
uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # tag=v2.1.0
uses: actions/setup-dotnet@c0d4ad69d8bd405d234f1c9166d383b7a4f69ed8 # v2.1.0
with:
dotnet-version: ${{matrix.dotnetverson}}
- name: Setup Python
Expand Down

0 comments on commit d258efe

Please sign in to comment.