update action workflows to use checkout@v4

This commit is contained in:
Clark Brown 2024-02-29 21:45:52 -07:00
parent b32f140b0c
commit c9ef525560
5 changed files with 13 additions and 13 deletions

View file

@ -19,7 +19,7 @@ jobs:
tag:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Git config