Skip to content

Commit 0be6176

Browse files
committed
A Checkout v3 was missed by the last search
1 parent 3ded7c5 commit 0be6176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/production-create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
env:
1717
commitmsg: ${{ github.event.head_commit.message }}
1818
steps:
19-
- uses: actions/checkout@v3
19+
- uses: actions/checkout@v4
2020

2121
- name: Create Tag Name
2222
run: |

0 commit comments

Comments
 (0)