We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f5f4d commit 53c3419Copy full SHA for 53c3419
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-20.04
7
steps:
8
- name: Checkout
9
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
10
11
- name: Install Node.js
12
uses: actions/[email protected]
0 commit comments