Skip to content

Commit

Permalink
Merge pull request #41 from cqb13/dependabot/github_actions/actions/u…
Browse files Browse the repository at this point in the history
…pload-artifact-4.3.0
  • Loading branch information
cqb13 authored Jan 24, 2024
2 parents 6537224 + 5789384 commit b007cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew build
- name: Upload Artifact
uses: actions/upload-artifact@v4.1.0
uses: actions/upload-artifact@v4.3.0
with:
name: pull-request-build
path: build/libs/

0 comments on commit b007cbd

Please sign in to comment.