chore(deps): bump actions/checkout from 3 to 4 (#2403)
This commit is contained in:
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user