Skip to content

Commit

Permalink
8.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaDizzy committed Jun 5, 2024
1 parent c46e0f7 commit eb82228
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 @@ -12,7 +12,7 @@ jobs:
uses: actions/[email protected]
with:
# Optional SDK version(s) to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x, 3.x, 6.0.2xx
dotnet-version: 8.0.6
dotnet-version: 8.0.x

- name: 🚚 Get latest code
uses: actions/checkout@v4
Expand Down

0 comments on commit eb82228

Please sign in to comment.