Skip to content

build: upgrade gradle and use configuration cache #12

build: upgrade gradle and use configuration cache

build: upgrade gradle and use configuration cache #12

Workflow file for this run

---
name: Actions Linter
on:
pull_request:
paths:
- '.github/**'
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: actionlint
uses: raven-actions/actionlint@v1