There was an error while loading. Please reload this page.
2 parents 206f2a2 + f70ef76 commit c66948dCopy full SHA for c66948d
3 files changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
25
26
- name: Setup .NET
27
uses: actions/setup-dotnet@v6
.github/workflows/codeql.yml
@@ -24,7 +24,7 @@ jobs:
28
29
30
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
with:
31
fetch-depth: 0
32
ref: ${{ env.RELEASE_TAG }}
0 commit comments