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.
1 parent 87d7c49 commit 8049bd3Copy full SHA for 8049bd3
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
24
- name: Build configure
25
shell: cmd
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
18
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
- uses: actions/download-artifact@v4
47
name: Download executables
0 commit comments