Skip to content

Commit 27f2272

Browse files
authored
ci: Update on_release.yml
upgrade actions/[email protected]
1 parent 1fbf38a commit 27f2272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: ./gradlew publishPlugin
4646

4747
- name: Upload artifact
48-
uses: actions/upload-artifact@v3.1.0
48+
uses: actions/upload-artifact@v4.6.2
4949
with:
5050
name: v${{ env.CI_BUILD_VERSION }}
5151
path: build/distributions/*.zip

0 commit comments

Comments
 (0)