diff --git a/.github/workflows/create-apt-repo.yml b/.github/workflows/create-apt-repo.yml index 03cfb5b..1da4b6e 100644 --- a/.github/workflows/create-apt-repo.yml +++ b/.github/workflows/create-apt-repo.yml @@ -24,7 +24,7 @@ jobs: ref: 1.3.0 # While the repo is in "dirty hack" mode, we only publish the latest patch of every minor version. - name: stable - ref: v1.4.4 + ref: v1.4.5 - name: nightly ref: master os: