We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a4056c + 4bbcdc0 commit 90f9d3bCopy full SHA for 90f9d3b
1 file changed
internal/action.yml
@@ -17,7 +17,7 @@ runs:
17
using: composite
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
21
with:
22
# Fetch all history and tags for calculating next semantic version
23
fetch-depth: 0
0 commit comments