Skip to content

Commit d2305b0

Browse files
committed
Update checkout actions
1 parent 01b06a4 commit d2305b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@v3
25+
uses: actions/checkout@v4
2626
with:
2727
ref: ${{ github.event.inputs.ref }}
2828
- name: Install Python

0 commit comments

Comments
 (0)