Skip to content

Commit 34d13e2

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 1b95752 + 2deea36 commit 34d13e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
python-version: ["3.9", "3.10", "3.11", "3.12"]
1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v4
1818
- name: Set up Python ${{ matrix.python-version }}
1919
uses: actions/setup-python@v4
2020
with:

0 commit comments

Comments
 (0)