Skip to content

Commit

Permalink
CI: Bump upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
YaLTeR committed Mar 4, 2024
1 parent 71edc75 commit b84655f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Build (Fabric)
run: ./gradlew --build-file build-fabric.gradle build

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: MouseTweaks
path: build/libs
path: build/libs/
if-no-files-found: error

0 comments on commit b84655f

Please sign in to comment.