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 d43b61f + e0832d0 commit 6266184Copy full SHA for 6266184
.github/workflows/build.yml
@@ -129,7 +129,7 @@ jobs:
129
runtime: browser-wasm
130
131
- name: Setup .NET
132
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
133
134
- name: Cache
135
uses: actions/cache@v4
.github/workflows/codeql.yml
@@ -112,7 +112,7 @@ jobs:
112
113
114
115
116
117
118
0 commit comments