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 07e6e50 commit d0a8410Copy full SHA for d0a8410
.github/workflows/CI.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
- name: Use Node.js
18
uses: actions/setup-node@v4
19
with:
0 commit comments