Skip to content

Commit c8f4341

Browse files
Update actions/checkout action to v5
1 parent 18cb42c commit c8f4341

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout repository
13-
uses: actions/checkout@v4.2.2
13+
uses: actions/checkout@v5.0.0
1414

1515
- name: Set up Python
1616
uses: actions/setup-python@v5.6.0

0 commit comments

Comments
 (0)