We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a20ef commit 20be62eCopy full SHA for 20be62e
.github/workflows/mkosi.yml
@@ -92,7 +92,7 @@ jobs:
92
93
steps:
94
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
95
- - uses: systemd/mkosi@8770a4e3390a68522f187acbcd33311040563fda
+ - uses: systemd/mkosi@38668e8099653cd8499fc8842af894d31ebc0f07
96
97
# Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
98
# immediately, we remove the files in the background. However, we first move them to a different location
0 commit comments