We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7ed42e + 9d00333 commit 96c247dCopy full SHA for 96c247d
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@v3
+ uses: actions/checkout@v4
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