We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b51764 commit 44d5009Copy full SHA for 44d5009
1 file changed
.github/workflows/build-linux.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
- name: "Setup dotnet"
15
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
16
with:
17
dotnet-version: 8.x.x
18
0 commit comments