We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cabf67 commit 5ab3df2Copy full SHA for 5ab3df2
1 file changed
.github/workflows/release-latest.yml
@@ -67,3 +67,4 @@ jobs:
67
git add -A
68
git commit -m ${{ fromJson(steps.pkg.outputs.json).version }}
69
git push
70
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments