Skip to content

Bump actions/upload-artifact from 3.1.3 to 4.0.0 #1039

Bump actions/upload-artifact from 3.1.3 to 4.0.0

Bump actions/upload-artifact from 3.1.3 to 4.0.0 #1039

Workflow file for this run

name: lint
on:
push:
branches: [main, release-*]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: github/[email protected]
env:
FILTER_REGEX_EXCLUDE: \bcodeql-analysis\.yml$|\bLICENSE$|\bversions\.txt$
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_SHELL_SHFMT: false