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 ec3c35d commit afe547eCopy full SHA for afe547e
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
steps:
39
- uses: actions/setup-node@v4
40
- name: Checkout htmlparser
41
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
42
with:
43
path: htmlparser
44
0 commit comments