Skip to content

Commit c335663

Browse files
committed
released v1.18.0
1 parent 935bc49 commit c335663

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
# Step 1: run a standard checkout action
1919
- name: Checkout target repo
20-
uses: actions/checkout@v3
20+
uses: actions/checkout@v4
2121

2222
# Step 2: run the sync action
2323
- name: Sync upstream changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linux-command",
3-
"version": "1.16.0",
3+
"version": "1.18.0",
44
"description": "Linux Command",
55
"homepage": "https://jaywcjlove.github.io/linux-command/",
66
"main": "dist/data.json",

0 commit comments

Comments
 (0)