Fix the workflow. Third time the charm?

This commit is contained in:
Patrik Svensson 2024-08-30 09:01:52 +02:00
parent 45c24055fa
commit 56feea11a1

View File

@ -60,8 +60,8 @@ jobs:
- name: Setup .NET SDK
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.0.302
with:
dotnet-version: 8.0.302
- name: Setup Node.js
uses: actions/setup-node@v4