We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c74d6c commit 1c70018Copy full SHA for 1c70018
.github/workflows/generate-logos.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
files: rocq-id/
19
dest: rocq-logos.zip
20
- - uses: actions/upload-artifact@v1.1
+ - uses: actions/upload-artifact@v4.4.3
21
22
name: rocq-logos
23
- path: ${{ github.workspace }}/rocq-id/rocq-logos.zip
+ path: ${{ github.workspace }}/rocq-id/
0 commit comments