We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d42939 commit a5d129eCopy full SHA for a5d129e
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
os: [ubuntu-latest, windows-latest]
20
21
steps:
22
- - uses: actions/checkout@v4.1.7
+ - uses: actions/checkout@v4.2.2
23
with:
24
submodules: true
25
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
14
15
16
17
0 commit comments