We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03491c8 commit 9b3606dCopy full SHA for 9b3606d
.github/workflows/up.yml
@@ -13,7 +13,7 @@ jobs:
13
up:
14
runs-on: ubuntu-22.04
15
steps:
16
- - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
+ - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
17
- run: |-
18
git fetch --tags --force && \
19
latest=$(git tag --sort=creatordate | tail -1) && \
0 commit comments