Skip to content

Commit 459fc45

Browse files
committed
chore: fix action-debian-package version in release.
1 parent da0a493 commit 459fc45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2
1313
- name: Build Debian package (AMD64)
14-
uses: dawidd6/action-debian-package@v1.4.4
14+
uses: dawidd6/action-debian-package@v1.5.0
1515
with:
1616
os_distribution: bookworm
1717
cpu_architecture: amd64

0 commit comments

Comments
 (0)