We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a0f47 commit 7b5f16dCopy full SHA for 7b5f16d
.github/workflows/sdkman.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: read
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@v3
+ uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
16
with:
17
token: ${{ secrets.GH_TOKEN }}
18
ref: v${{ github.event.inputs.version }}
0 commit comments