Skip to content

chore(deps): update actions/upload-artifact action to v6 #269

chore(deps): update actions/upload-artifact action to v6

chore(deps): update actions/upload-artifact action to v6 #269

Workflow file for this run

name: Build PR
on: [pull_request]
jobs:
build:
uses: OneLiteFeatherNET/workflows/.github/workflows/gradle-build-pr.yml@v2.8.1
# Match the runtime LTS JDK (Temurin 25.0.3) used by the publish pipeline.
with:
java-version: "25.0.3"
java-distribution: "temurin"
secrets: inherit