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 1cc520d commit 4f39752Copy full SHA for 4f39752
.github/workflows/update-doc-assets.yml
@@ -9,7 +9,7 @@ jobs:
9
sync-assets:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4.1.1
+ - uses: actions/checkout@v4.1.3
13
with:
14
fetch-depth: 0
15
0 commit comments