Skip to content

Commit 898b5d1

Browse files
committed
💚 kts-cache 缓存错误
1 parent e2b7d62 commit 898b5d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checkScripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
sa-deps-
4242
- name: Get current date
4343
id: date
44-
run: echo "name=date::$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
44+
run: echo "date=$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
4545
- uses: actions/cache@v4
4646
with:
4747
path: |

0 commit comments

Comments
 (0)