Skip to content

Update actions/configure-pages action to v4 #22

Update actions/configure-pages action to v4

Update actions/configure-pages action to v4 #22

Workflow file for this run

name: Linter
on:
pull_request:
push:
branches: [main]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
with:
python-version: 3.x
- uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 # v3.0.0