We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5daa880 + 91cce33 commit 8c8469cCopy full SHA for 8c8469c
1 file changed
.github/workflows/node-test.yaml
@@ -85,7 +85,7 @@ jobs:
85
steps:
86
87
- name: Checkout
88
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
89
90
- name: Prepare the matrix
91
uses: pkgjs/action/.github/actions/prepare-node-test-matrix-action@v0.1.11
@@ -117,7 +117,7 @@ jobs:
117
118
119
120
121
122
- name: Prepare post-checkout steps
123
if: ${{ inputs.post-checkout-steps }}
0 commit comments