Skip to content

Commit f95ad2e

Browse files
committed
Update github deprecated actions
1 parent 3785a85 commit f95ad2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: ./gradlew test
3434

3535
- name: Upload Nightly Build
36-
uses: actions/upload-artifact@v2
36+
uses: actions/upload-artifact@v4
3737
if: success()
3838
with:
3939
name: skript-nightly

0 commit comments

Comments
 (0)