We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc68625 + 5be5748 commit ad4c4eaCopy full SHA for ad4c4ea
3 files changed
.github/workflows/website_backend_ci.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v5
20
21
- name: Set up dotnet
22
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
23
with:
24
dotnet-version: "9.x"
25
.github/workflows/website_cd.yml
.github/workflows/website_frontend_ci.yml
@@ -24,7 +24,7 @@ jobs:
26
27
28
29
30
0 commit comments