Skip to content

Commit d443ec3

Browse files
Update actions/checkout action to v6.0.2
1 parent 3751cfb commit d443ec3

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@v6.0.0
13+
uses: actions/checkout@v6.0.2
1414

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

0 commit comments

Comments
 (0)