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