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 c2fa1fa commit f9f10b6Copy full SHA for f9f10b6
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
- name: Setup Nodejs
19
uses: actions/setup-node@v4
20
with:
0 commit comments