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 20ed15a + 4b8c021 commit 04df9aaCopy full SHA for 04df9aa
1 file changed
.github/workflows/dotnet.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
16
- name: Setup .NET
17
uses: actions/setup-dotnet@v4
18
with:
0 commit comments