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.
actions/checkout@v5
1 parent b9c9e63 commit 3ec0e8fCopy full SHA for 3ec0e8f
1 file changed
.github/workflows/CI.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v5
14
- name: Use Node.js ${{matrix.node-version}}
15
uses: actions/setup-node@v1
16
with:
0 commit comments