Skip to content

Commit

Permalink
Update generate-logos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bsozeau authored Dec 15, 2024
1 parent 0c74d6c commit 1c70018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate-logos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
files: rocq-id/
dest: rocq-logos.zip
- uses: actions/upload-artifact@v1.1
- uses: actions/upload-artifact@v4.4.3
with:
name: rocq-logos
path: ${{ github.workspace }}/rocq-id/rocq-logos.zip
path: ${{ github.workspace }}/rocq-id/

0 comments on commit 1c70018

Please sign in to comment.