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.
2 parents d78d6be + 702a0cc commit ff565ccCopy full SHA for ff565cc
.github/workflows/ci.yaml
@@ -21,7 +21,7 @@ jobs:
21
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
22
23
steps:
24
- - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
25
- name: Use Node.js ${{ matrix.node-version }}
26
uses: actions/setup-node@v4
27
with:
0 commit comments