We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d6a886 commit 1fb935fCopy full SHA for 1fb935f
.github/workflows/docs.yml
@@ -50,7 +50,7 @@ jobs:
50
if: contains(github.ref, 'tags')
51
steps:
52
- uses: actions/checkout@v4
53
- - uses: actions/download-artifact@v4.1.9
+ - uses: actions/download-artifact@v4.2.1
54
with:
55
name: docs
56
0 commit comments