There was an error while loading. Please reload this page.
1 parent 2233a76 commit 455c8daCopy full SHA for 455c8da
2 files changed
.github/workflows/dotnet.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- uses: actions/checkout@v6.0.2
25
- name: Setup .NET
26
- uses: actions/setup-dotnet@v5.2.0
+ uses: actions/setup-dotnet@v5.3.0
27
with:
28
global-json-file: global.json
29
- name: Restore tools
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
fetch-depth: 0
30
31
32
33
- name: Restore dependencies
0 commit comments