Skip to content

Commit 7e3a114

Browse files
chore(deps): update actions/checkout action to v5
1 parent f390cff commit 7e3a114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: mickem/clean-after-action@v1
2222

2323
- name: Checkout
24-
uses: actions/checkout@v3
24+
uses: actions/checkout@v5
2525

2626
- name: Modify AssemblyInfo files
2727
uses: mingjun97/file-regex-replace@v1

0 commit comments

Comments
 (0)