Skip to content

Commit

Permalink
Merge pull request #1978 from SMI/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-dotnet-4.1.0
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
2 parents 6d8441e + 9240f27 commit 80f3dc8
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 @@ -63,7 +63,7 @@ jobs:
uses: actions/checkout@v4
- name: setup .NET
# NOTE(rkm 2022-02-20) Uses global.json
uses: actions/setup-dotnet@v4.0.1
uses: actions/setup-dotnet@v4.1.0
- name: download tessdata
run: ./bin/smi/downloadTessdata.py
- name: "[linux] start services"
Expand Down

0 comments on commit 80f3dc8

Please sign in to comment.