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 8cdc373 commit 28f209cCopy full SHA for 28f209c
.github/workflows/publish-extensions.yml
@@ -46,7 +46,7 @@ jobs:
46
- run: node report-extensions
47
env:
48
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
50
if: always()
51
with:
52
name: report
.github/workflows/validate-pr.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments