Skip to content

Commit

Permalink
Merge pull request #11 from UltraCosmetics/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/upload-artifact-4.3.1

Bump actions/upload-artifact from 4.3.0 to 4.3.1
  • Loading branch information
BySwiizen authored Feb 6, 2024
2 parents 19b1679 + c311797 commit 875d416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew build --no-daemon
- name: Upload build artifact
uses: actions/[email protected].0 # https://github.com/actions/upload-artifact/releases
uses: actions/[email protected].1 # https://github.com/actions/upload-artifact/releases
with:
name: UltraCosmetics-gui-addon-dev
path: build/libs/UltraCosmetics-gui-addon-*.jar

0 comments on commit 875d416

Please sign in to comment.