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.
1 parent 2b45dd8 commit 5318293Copy full SHA for 5318293
.github/workflows/CI_Deployment.yml
@@ -30,7 +30,7 @@ jobs:
30
timezoneWindows: "AUS Eastern Standard Time"
31
32
- name: Setup .NET
33
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
34
with:
35
dotnet-version: 9.0.x
36
.github/workflows/codeql.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Checkout repository
43
uses: actions/checkout@v5
44
45
46
47
48
0 commit comments