Skip to content

Commit

Permalink
style(build.yaml): 更新update到v4
Browse files Browse the repository at this point in the history
  • Loading branch information
northgreen committed Apr 22, 2024
1 parent 35c2fb5 commit 465ad92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
run: ./gradlew build

- name: upload snapshot
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: snapshot-1.19.2-${{github.sha}}
path: build/devlibs/*

0 comments on commit 465ad92

Please sign in to comment.