Skip to content

Commit de257af

Browse files
committed
ci(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2
- closes #17 Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 464efa8 commit de257af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ jobs:
267267
run: echo "result=$(jq .version package.json -r)" >> $GITHUB_OUTPUT
268268
- id: archive
269269
name: Archive production artifacts
270-
uses: actions/[email protected].1
270+
uses: actions/[email protected].2
271271
with:
272272
name: |
273273
${{ format('@{0}-{1}-{2}', github.repository_owner, github.event.repository.name, steps.version.outputs.result) }}

0 commit comments

Comments
 (0)