We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de0fac2 commit 0c366fdCopy full SHA for 0c366fd
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v6.0.2
4
+* Fix tag handling: preserve annotations and explicit fetch-tags by @ericsciple in https://github.com/actions/checkout/pull/2356
5
+
6
+## v6.0.1
7
+* Add worktree support for persist-credentials includeIf by @ericsciple in https://github.com/actions/checkout/pull/2327
8
9
## v6.0.0
10
* Persist creds to a separate file by @ericsciple in https://github.com/actions/checkout/pull/2286
11
* Update README to include Node.js 24 support details and requirements by @salmanmkc in https://github.com/actions/checkout/pull/2248
0 commit comments