Skip to content

Commit

Permalink
More CI testing
Browse files Browse the repository at this point in the history
Signed-off-by: Gary Oberbrunner <[email protected]>
  • Loading branch information
garyo committed Sep 25, 2024
1 parent 3a1eb52 commit 78b1884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
shell: bash

- name: Checkout
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
uses: actions/checkout@v4.2.0
fetch-depth: 10 # use this if tag is older than current head
fetch-tags: true

Expand Down

0 comments on commit 78b1884

Please sign in to comment.