Skip to content

Commit d1c13d1

Browse files
committed
Downgrade checkout-action
1 parent cc34061 commit d1c13d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
node-version: 20
3838

39-
- uses: actions/checkout@v6
39+
- uses: actions/checkout@v5
4040
with:
4141
token: ${{ secrets.ASSETS_COMMIT_TOKEN }}
4242
ref: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)