chore(deps): bump actions/checkout from 3 to 4 (#2403)

This commit is contained in:
dependabot[bot]
2023-09-05 12:45:39 +02:00
committed by GitHub
parent 5897b3622f
commit ec33d4befa
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ jobs:
release-type: simple
package-name: nvim-tree
command: github-release
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: tag major and minor versions
if: ${{ steps.release.outputs.release_created }}
run: |