Skip to content

Commit 0092271

Browse files
authored
Merge pull request #16 from userdocs/dependabot/github_actions/jiro4989/build-deb-action-4
Bump jiro4989/build-deb-action from 3 to 4
2 parents 4e18fcf + cbc1c06 commit 0092271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-ninja-crossbuild.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
run: printf '%s\n' "cmake-deb-deps=openssl" >> $GITHUB_ENV
123123

124124
- name: Host - Create deb packages
125-
uses: jiro4989/build-deb-action@v3
125+
uses: jiro4989/build-deb-action@v4
126126
with:
127127
package: "${{ matrix.name }}"
128128
package_root: build

0 commit comments

Comments
 (0)