Skip to content

Commit ccbdaa1

Browse files
committed
Bumped actions/checkout to 6.0.2
1 parent 6210476 commit ccbdaa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-on-push-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
steps:
1212
- name: Checkout repository
13-
uses: actions/checkout@v6.0.1
13+
uses: actions/checkout@v6.0.2
1414

1515
- name: Set up Python
1616
uses: actions/setup-python@v6.2.0

0 commit comments

Comments
 (0)