Skip to content

Commit

Permalink
actions!
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJump committed Jun 7, 2023
1 parent 063a6ed commit 39d8c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:

- name: Setup dotnet
uses: actions/setup-dotnet@3
uses: actions/setup-dotnet@v3
with:
dotnet-version: "7.0.203"

Expand Down

0 comments on commit 39d8c4a

Please sign in to comment.