Skip to content

Commit

Permalink
chore: bump setup-dotnet task verion
Browse files Browse the repository at this point in the history
  • Loading branch information
EnisMulic committed Nov 18, 2023
1 parent 74a81e0 commit b084552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@main

- name: Install dotnet
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v3
with:
global-json-file: global.json

Expand Down

0 comments on commit b084552

Please sign in to comment.