We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083b900 commit 8bbad37Copy full SHA for 8bbad37
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
- os: macos-latest
30
31
steps:
32
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
33
34
- name: Download SQLite sources
35
shell: bash
.github/workflows/publish.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
.github/workflows/win32.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: windows-latest
15
16
17
18
19
20
0 commit comments