1 parent b9df9c4 commit 2ea3b27Copy full SHA for 2ea3b27
1 file changed
.github/workflows/build-yazi-armv7.yml
@@ -39,7 +39,7 @@ jobs:
39
ref: ${{ steps.ref.outputs.ref }}
40
steps:
41
- name: Checkout arch (バージョンファイルのため)
42
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09 # v5.1.0
43
with:
44
path: arch
45
persist-credentials: false
@@ -60,7 +60,7 @@ jobs:
60
echo "ビルドする ref: $ref"
61
62
- name: Checkout sxyazi/yazi
63
64
65
repository: sxyazi/yazi
66
0 commit comments