We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a03a7 commit 26f091bCopy full SHA for 26f091b
1 file changed
.github/workflows/release.yml
@@ -67,7 +67,7 @@ jobs:
67
68
steps:
69
- name: Checkout Repository
70
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
71
72
# Extract version embedded in the tag.
73
# This step expects the tag to be one of the following formats:
0 commit comments