Skip to content

Commit 04279d9

Browse files
committed
ci
1 parent fd9cce2 commit 04279d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
apt-get install -y git python3-pytest pylint mypy black ncurses-term \
4747
build-essential debhelper dh-python dh-apparmor
4848
git config --global --add safe.directory "$GITHUB_WORKSPACE"
49-
- uses: actions/checkout@v4
49+
- uses: actions/checkout@v5
5050
- name: Test build
5151
run: |
5252
dpkg-buildpackage -b -i -us -uc

0 commit comments

Comments
 (0)