Skip to content

Commit 46c24d0

Browse files
chore(deps): update actions/upload-artifact action to v4.6.1
1 parent 209e03b commit 46c24d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Build release
4646
run: ./gradlew assembleRelease bundleRelease
4747
- name: Upload artifact
48-
uses: actions/[email protected].0
48+
uses: actions/[email protected].1
4949
with:
5050
name: build-outputs
5151
path: |

0 commit comments

Comments
 (0)