Skip to content

Commit 1c9eeee

Browse files
committed
ci: Temporary use explicit upload-artifact version until bug is resolved
1 parent 80ee647 commit 1c9eeee

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
@@ -178,7 +178,7 @@ jobs:
178178
cd ..; \
179179
done;
180180
- name: Preserve built Apache for perl-test job
181-
uses: actions/upload-artifact@v4
181+
uses: actions/upload-artifact@v4.4.2
182182
with:
183183
name: apache-trunk
184184
path: /usr/local/apache2

0 commit comments

Comments
 (0)