Skip to content

Commit

Permalink
Merge pull request #1565 from SMI/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-dotnet-3.2.0
  • Loading branch information
dependabot[bot] committed May 30, 2023
2 parents a5c2eed + 60b8e27 commit 09d0eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
sc.exe start MongoDB
- name: setup .NET
# NOTE(rkm 2022-02-20) Uses global.json
uses: actions/setup-dotnet@v3.1.0
uses: actions/setup-dotnet@v3.2.0
- name: download tessdata
run: ./bin/smi/downloadTessdata.py
- name: "[linux] start services"
Expand Down

0 comments on commit 09d0eba

Please sign in to comment.