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 ccee442 commit ac16ecdCopy full SHA for ac16ecd
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
name: Build & test
8
runs-on: ubuntu-latest
9
- container: httptoolkit/act-build-base:v2.0.0
+ container: httptoolkit/act-build-base:v3.0.0
10
steps:
11
- uses: actions/checkout@v3
12
0 commit comments