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 5a64450 commit 77dc043Copy full SHA for 77dc043
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
run: ./gradlew buildPlugin
36
37
- name: Upload artifact
38
- uses: actions/upload-artifact@v3.1.0
+ uses: actions/upload-artifact@v4.6.2
39
with:
40
name: v${{ env.CI_BUILD_VERSION }}
41
path: build/distributions/*.zip
0 commit comments