We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0966635 commit 09047efCopy full SHA for 09047ef
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout 🛎️
17
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
18
with:
19
ref: ${{ github.sha }}
20
0 commit comments