Skip to content

Bump docker/setup-buildx-action from 3 to 4 #10078

Bump docker/setup-buildx-action from 3 to 4

Bump docker/setup-buildx-action from 3 to 4 #10078

Workflow file for this run

name: Line lint
on:
workflow_dispatch:
push:
jobs:
linelint:
runs-on: ubuntu-latest
name: Check if all files end in newline
steps:
- uses: actions/checkout@v6
- uses: fernandrone/linelint@0.0.6