We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a53b82 + c7437ab commit 62f060cCopy full SHA for 62f060c
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@v4
+ uses: actions/checkout@v5
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