Skip to content

Bump actions/setup-python from 4 to 5 #44

Bump actions/setup-python from 4 to 5

Bump actions/setup-python from 4 to 5 #44

Workflow file for this run

# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
name: Weblate Locales Lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Weblate Locale Linter
uses: WeblateOrg/[email protected]