Skip to content

Commit bbcba21

Browse files
committed
💚(*) 更新CI
1 parent 72faff1 commit bbcba21

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
@@ -36,7 +36,7 @@ jobs:
3636
sa-deps-
3737
- name: Get current date
3838
id: date
39-
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
39+
run: echo "name=date::$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
4040
- uses: actions/cache@v4
4141
with:
4242
path: |

0 commit comments

Comments
 (0)