Skip to content

Conversation

@striezel
Copy link
Contributor

@striezel striezel commented Dec 5, 2022

Updates the actions/checkout action used in the GitHub Actions workflow to its newest major version.

Changes in actions/checkout:

v3.1.0

  • Use @actions/core saveState and getState
  • Add github-server-url input

v3.0.2

  • Add input set-safe-directory

v3.0.1

  • Fixed an issue where checkout failed to run in container jobs due to the new git setting safe.directory
  • Bumped various npm package versions

v3.0.0

  • Update to node 16

As far as I can tell this should all be backwards compatible, so I do not expect any breakage.

@paholg
Copy link
Owner

paholg commented Dec 5, 2022

Thanks!

@paholg paholg merged commit f03b486 into paholg:main Dec 5, 2022
@striezel striezel deleted the actions-update branch December 5, 2022 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants