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.
1 parent 18d631a commit cbf8971Copy full SHA for cbf8971
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
# Check out the source
15
- name: Checkout Source
16
uses: actions/checkout@v4
17
- # Setup node.js, Install and Build App
+ # Setup node.js and cache
18
- name: "Setup node.js"
19
uses: actions/setup-node@v4
20
with:
0 commit comments