Skip to content

Commit f2f2f10

Browse files
authored
Update ci.yml
1 parent ae6761e commit f2f2f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
if: ${{ needs.changes.outputs.role == 'true' || github.event_name == 'workflow_dispatch' }}
4545
runs-on: ubuntu-22.04
4646
steps:
47-
- uses: easimon/maximize-build-space@v10
47+
- uses: easimon/maximize-build-space@fc881a613ad2a34aca9c9624518214ebc21dfc0c # v10
4848
with:
4949
root-reserve-mb: 10240
5050
build-mount-path: /var/lib/libvirt/images

0 commit comments

Comments
 (0)