We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9601d2 commit 82e4d3aCopy full SHA for 82e4d3a
.github/workflows/bundlewatch.yml
@@ -27,7 +27,7 @@ jobs:
27
env:
28
CI_BRANCH_BASE: main
29
steps:
30
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v2
31
- uses: jackyef/bundlewatch-gh-action@b9753bc9b3ea458ff21069eaf6206e01e046f0b5
32
with:
33
build-script: npm i
0 commit comments