Skip to content

Commit

Permalink
Update psqldeko.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SylveonDeko authored Sep 30, 2023
1 parent f9a98a9 commit 93bdb1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/psqldeko.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup .NET
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v2
with:
dotnet-version: 7.0.x
dotnet-version: 8.0.100-rc.1

- name: Restore dependencies Mewdeko
run: dotnet restore src/Mewdeko/Mewdeko.csproj
Expand Down

0 comments on commit 93bdb1e

Please sign in to comment.