Skip to content

Commit ac16ecd

Browse files
committed
Update CI build base image
1 parent ccee442 commit ac16ecd

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
@@ -6,7 +6,7 @@ jobs:
66
build:
77
name: Build & test
88
runs-on: ubuntu-latest
9-
container: httptoolkit/act-build-base:v2.0.0
9+
container: httptoolkit/act-build-base:v3.0.0
1010
steps:
1111
- uses: actions/checkout@v3
1212

0 commit comments

Comments
 (0)