We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0b67a3 + 0abdeb9 commit f574678Copy full SHA for f574678
2 files changed
.github/workflows/Compile.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: windows-2022
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
- name: Cache packages
17
uses: actions/cache@v4
18
with:
.github/workflows/Publish Release.yml
@@ -11,7 +11,7 @@ jobs:
11
fetch-depth: 0
0 commit comments