We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ef4fed + b198abb commit 10ba14eCopy full SHA for 10ba14e
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
26
27
- name: Setup Node.js ${{ matrix.node }}
28
uses: actions/setup-node@v6
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
56
57
0 commit comments