We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a665c3 + c4bddf5 commit 5382ee1Copy full SHA for 5382ee1
2 files changed
.github/workflows/release-debian.yml
@@ -23,7 +23,7 @@ jobs:
23
apt-get -y upgrade
24
apt-get -y install devscripts dpkg-dev debhelper equivs
25
- name: Checkout repo
26
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
27
- name: Bump version
28
run: |
29
export DEBEMAIL='maintainers@faucet.nz'
.github/workflows/test-debian.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
0 commit comments