Skip to content

Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 #52

Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0

Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 #52

Workflow file for this run

name: Test Branches
on:
push:
branches-ignore:
- 'main'
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
- uses: gradle/gradle-build-action@v3
with:
arguments: --configuration-cache test