Skip to content

Commit a450f40

Browse files
authored
Merge pull request #4 from MeteorClientPlus/dependabot/github_actions/actions/upload-artifact-4.4.1
github-actions(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1
2 parents 676aafe + 9fdf79c commit a450f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Build
1717
run: ./gradlew build
1818
- name: Upload artifacts
19-
uses: actions/[email protected].0
19+
uses: actions/[email protected].1
2020
with:
2121
name: build-artifacts
2222
path: build/libs

0 commit comments

Comments
 (0)