Skip to content

Commit

Permalink
Merge pull request #31 from OneLiteFeatherNET/renovate/actions-upload…
Browse files Browse the repository at this point in the history
…-artifact-4.x

Update actions/upload-artifact action to v4
  • Loading branch information
TheMeinerLP authored Jan 7, 2024
2 parents c6e82ff + 59c9316 commit cffe97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo "STATUS=release" >> $GITHUB_ENV
fi
- name: Archive Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: FAWESchematicCloud Archive
path: build/libs/FaweSchematicCloud-*.jar
Expand Down

0 comments on commit cffe97a

Please sign in to comment.