Skip to content

Commit 1c70018

Browse files
author
bsozeau
authored
Update generate-logos.yml
1 parent 0c74d6c commit 1c70018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/generate-logos.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
files: rocq-id/
1919
dest: rocq-logos.zip
20-
- uses: actions/upload-artifact@v1.1
20+
- uses: actions/upload-artifact@v4.4.3
2121
with:
2222
name: rocq-logos
23-
path: ${{ github.workspace }}/rocq-id/rocq-logos.zip
23+
path: ${{ github.workspace }}/rocq-id/

0 commit comments

Comments
 (0)