Skip to content

Commit

Permalink
ci(actions): update actions/upload-artifact to v3.1.3 (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent ed2c216 commit d8b138f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
fi
- name: ⬆️ Upload Binary Artifact
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
name: ${{ matrix.artifact-name }}
path: ${{ matrix.artifact-name }}.zip
Expand Down

0 comments on commit d8b138f

Please sign in to comment.