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