We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bumps actions/checkout from 4 to 6.
Sourced from actions/checkout's releases.
v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist creds to a separate file by @ericsciple in actions/checkout#2286 v6-beta by @ericsciple in actions/checkout#2298 update readme/changelog for v6 by @ericsciple in actions/checkout#2311 Full Changelog: actions/checkout@v5.0.0...v6.0.0 v6-beta What's Changed Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config. This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios. v5.0.1 What's Changed Port v6 cleanup to v5 by @ericsciple in actions/checkout#2301 Full Changelog: actions/checkout@v5...v5.0.1 v5.0.0
@salmanmkc
@ericsciple
Full Changelog: actions/checkout@v5.0.0...v6.0.0
Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.
$RUNNER_TEMP
This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.
Full Changelog: actions/checkout@v5...v5.0.1
Bumps actions/checkout from 4 to 6.
Release notes
Sourced from actions/checkout's releases.