Skip to content

chore(deps): Update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.24.2 #832

chore(deps): Update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.24.2

chore(deps): Update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.24.2 #832

Workflow file for this run

name: "build"
on:
push:
branches: [ "**" ]
tags-ignore: [ "**" ]
pull_request:
release:
types: [ released ]
jobs:
call-build:
uses: "jpenilla/actions/.github/workflows/shared-ci.yml@master"
secrets: inherit
with:
artifacts-path: 'build/libs/*.jar'
modrinth-publish: true
hangar-publish: true
loom: true
jdk-version: 21