Skip to content

Commit 1173bc0

Browse files
chore(deps): update actions/checkout action to v5 in .github/workflows/python.yml
1 parent 107f6e4 commit 1173bc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
python-version: ['3.11', '3.12', '3.13']
3131

3232
steps:
33-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
33+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
3434

3535
- name: Set up Python 3
3636
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)