X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/dab1be38e670b822777ac5338b9b2dfef4c34690..9ce100ba61b6738298d86818a3d0eee7b18bfed7:/.github/workflows/lint.yml diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 0061ebc..b630114 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v3 - name: Set up Python - uses: actions/setup-python@v2 + uses: actions/setup-python@v3 - name: Install dependencies run: |