Fix action version

This commit is contained in:
Serene-Arc 2023-10-16 14:23:02 +10:00
parent 860f096fcd
commit 3c4c586fb1

View file

@ -31,7 +31,7 @@ jobs:
runs-on: ubuntu-latest
needs: build
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.1