Skip to content

Commit 51ff98f

Browse files
committed
chore(workflow): update checkout action to v6 in build_rolling.yml
Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>
1 parent d118775 commit 51ff98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_rolling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777

7878
- name: Checkout dist repo
79-
uses: actions/checkout@v4
79+
uses: actions/checkout@v6
8080
with:
8181
ref: web-dist
8282
path: web-dist

0 commit comments

Comments
 (0)