Skip to content

Commit 6417755

Browse files
committed
chore(sync-server): synced local './.github/workflows/release.yml' with remote './configs/.github/workflows/release.yml'
1 parent 72add19 commit 6417755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
steps:
2020
- name: Set up checkout
21-
uses: actions/checkout@v5
21+
uses: actions/checkout@v6
2222

2323
- name: Set up environment variables
2424
run: echo "CURRENT_VERSION=$(node -p "require('./package.json').version")" >> $GITHUB_ENV

0 commit comments

Comments
 (0)