X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/688f78d380706fd20776b31eb1ead98ba3f45839..1b08cbc63400a8b8e0fbb620b6b2a4dab35e1e7b:/.github/workflows/diff_shades_comment.yml?ds=inline diff --git a/.github/workflows/diff_shades_comment.yml b/.github/workflows/diff_shades_comment.yml index 22c293f9..b86bd934 100644 --- a/.github/workflows/diff_shades_comment.yml +++ b/.github/workflows/diff_shades_comment.yml @@ -12,7 +12,7 @@ jobs: comment: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: actions/setup-python@v4 with: python-version: "*"