We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd9cce2 commit 04279d9Copy full SHA for 04279d9
1 file changed
.github/workflows/lint.yml
@@ -46,7 +46,7 @@ jobs:
46
apt-get install -y git python3-pytest pylint mypy black ncurses-term \
47
build-essential debhelper dh-python dh-apparmor
48
git config --global --add safe.directory "$GITHUB_WORKSPACE"
49
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
50
- name: Test build
51
run: |
52
dpkg-buildpackage -b -i -us -uc
0 commit comments