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@v4
1 parent 8e1a71a commit ced6ce7Copy full SHA for ced6ce7
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout code
25
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
26
27
- name: Use Node.js ${{ matrix.node-version }}
28
uses: actions/setup-node@v3
0 commit comments