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 41d2808 commit c0b57a8Copy full SHA for c0b57a8
.github/workflows/makecode.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
node-version: ${{ matrix.node-version }}
25
- name: Cache npm and makecode
26
- uses: actions/cache@v2
+ uses: actions/cache@v3
27
28
path: |
29
~/.npm
0 commit comments