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 0a08d04 commit a9322e9Copy full SHA for a9322e9
1 file changed
.github/workflows/setup-repository.yml
@@ -87,7 +87,7 @@ jobs:
87
rsync -r ./plain/ . && \
88
rm -rf ./plain/
89
90
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
91
with:
92
name: result
93
path: |
0 commit comments