Skip to content

Commit fdc727b

Browse files
Update .github/workflows/doc-build.yml
Co-authored-by: Vincent Macri <vincent.macri@ucalgary.ca>
1 parent efa6dcd commit fdc727b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v4
2626

2727
- name: Maximize available disk space
28-
uses: jlumbroso/free-disk-space@main
28+
uses: jlumbroso/free-disk-space@v1.3.1
2929
with:
3030
# Remove pre-installed packages like Docker, Android, .NET, etc.
3131
# We only keep the basic essentials (like compilers, etc.)

0 commit comments

Comments
 (0)