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 bc251a6 commit ac07baeCopy full SHA for ac07bae
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
- name: Setup Nodejs
23
uses: actions/setup-node@v4
24
with:
0 commit comments