Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit 2eedfc5

Browse files
author
Mustafa ÖNCEL
authored
Merge pull request #18 from LifeMC/renovate/actions-upload-artifact-2.x
Update actions/upload-artifact action to v2.3.0
2 parents 4d84eca + 1393211 commit 2eedfc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
if: runner.os != 'Windows'
9595

9696
- name: Upload Artifact
97-
uses: actions/upload-artifact@v2.2.4
97+
uses: actions/upload-artifact@v2.3.0
9898
with:
9999
name: startup-script
100100
path: |

0 commit comments

Comments
 (0)