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