]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Update Action example to use checkout@v3 (#3563)
authorbrucearctor <5032356+brucearctor@users.noreply.github.com>
Tue, 14 Feb 2023 01:24:28 +0000 (17:24 -0800)
committerGitHub <noreply@github.com>
Tue, 14 Feb 2023 01:24:28 +0000 (20:24 -0500)
commitd9b8a6407e2f46304a8d36b18e4a73d8e0613519
tree69777ae53dfdb02fda2f2e0189d9787fd0069389
parent9c8464ca7ddd48d1c19112d895ae12d783f01563
Update Action example to use checkout@v3 (#3563)

Latest version of `actions/checkout` is v3 (or rather v3.3) so let's
use that in the example now.
docs/integrations/github_actions.md