Skip to content

Commit a6c43b1

Browse files
Merge pull request #66 from OneLiteFeatherNET/renovate/major-github-artifact-actions
Update actions/upload-artifact action to v5
2 parents 08025a2 + cfa4b9c commit a6c43b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
echo "STATUS=release" >> $GITHUB_ENV
3737
fi
3838
- name: Archive Artifacts
39-
uses: actions/upload-artifact@v4
39+
uses: actions/upload-artifact@v5
4040
with:
4141
name: FAWESchematicCloud Archive
4242
path: build/libs/FaweSchematicCloud-*.jar

0 commit comments

Comments
 (0)