Skip to content

Commit 3dee447

Browse files
author
StreamPark CI Agent
committed
fix SHA and add comment
1 parent ffd5bfe commit 3dee447

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,8 @@ jobs:
162162
RECORDING_PATH: /tmp/recording-${{ matrix.case.name }}
163163
steps:
164164
- name: Free Disk Space
165-
uses: jlumbroso/free-disk-space@21bdaa2c9e347d9d7fdb1bd6124d61c0f335a419 # v1.3.1
165+
# refer: https://github.com/jlumbroso/free-disk-space
166+
uses: jlumbroso/free-disk-space@54081f138730dfa15788a46383842cd2f914a1be # v1.3.1
166167
with:
167168
dotnet: true
168169
android: true

0 commit comments

Comments
 (0)