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 3190635 commit 4f68951Copy full SHA for 4f68951
.github/workflows/ci.yml
@@ -164,7 +164,7 @@ jobs:
164
${{ runner.os }}-gradle-
165
- run: chmod +x ./gradlew
166
- run: ./gradlew buildPlugin && ls ./build/distributions
167
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
168
with:
169
name: EmberExperimental.zip
170
path: ./build/distributions/intellij-emberjs-experimental*.zip
0 commit comments