Skip to content

Commit

Permalink
chore(actions): add dotnet 9.0.100
Browse files Browse the repository at this point in the history
Signed-off-by: Lala Sabathil <[email protected]>
  • Loading branch information
Lulalaby authored Jul 11, 2024
1 parent c6b29c2 commit 51bf728
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: actions/[email protected]
with:
dotnet-version: |
9.0.100
8.0.301
7.0.404
- name: Restore dependencies
Expand All @@ -61,6 +62,7 @@ jobs:
uses: actions/[email protected]
with:
dotnet-version: |
9.0.100
8.0.301
7.0.404
- name: Restore Packages
Expand All @@ -73,4 +75,4 @@ jobs:
uses: actions/[email protected]
with:
name: DisCatSharp
path: ./artifacts/
path: ./artifacts/

0 comments on commit 51bf728

Please sign in to comment.