X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/dab1be38e670b822777ac5338b9b2dfef4c34690..fd6e92aa460659d26136f5f86878b47254480259:/.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: |