Skip to content

Commit

Permalink
chore(linux): Update gha-ubuntu-packaging action
Browse files Browse the repository at this point in the history
This removes warnings about deprecated Node.js 16.
  • Loading branch information
ermshiperete committed Apr 4, 2024
1 parent 2d283d4 commit d157344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-binary-packages/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
path: artifacts/keyman-srcpkg

- name: Build
uses: sillsdev/gha-ubuntu-packaging@1f4b7e7eacb8c82a4d874ee2c371b9bfef7e16ea # v1.0
uses: sillsdev/gha-ubuntu-packaging@7b56f50d5d5537e9e9cafd3f6139ec6da69cfcda # v1.1
with:
dist: "${{ inputs.dist }}"
platform: "${{ inputs.arch }}"
Expand Down

0 comments on commit d157344

Please sign in to comment.