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 e083d93 + 384c545 commit 10ab048Copy full SHA for 10ab048
.github/workflows/Compile.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
15
- name: Checkout
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
18
- name: Cache NuGet
19
uses: actions/cache@v4
.github/workflows/Publish Release.yml
@@ -12,7 +12,7 @@ jobs:
12
0 commit comments