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 b10160b + 8fd0f9e commit b44552eCopy full SHA for b44552e
.github/workflows/continuous-integration.yml
@@ -19,7 +19,7 @@ jobs:
19
node-version: [20.x]
20
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
24
- name: Get yarn cache directory path
25
id: yarn-cache-dir-path
0 commit comments