Skip to content

issues Search Results · repo:actions/checkout language:TypeScript

Filter by

1k results
 (80 ms)

1k results

inactions/checkout (press backspace or delete to remove)

I m trying to fetch all commits and branches, but not tags. I ve added this to my workflow: steps: - uses: actions/checkout@v4 with: fetch-depth: 0 fetch-tags: false ...
  • SethDavenport
  • Opened 
    2 days ago
  • #2195

Hi, my GHA pipeline started to fail on step that uses tenhaus/get-release-or-tag@v2 action. Image The same error happens on checkout@v4, checkout@v3 and checkout@v4.2.2. GHA job that fails when I try ...
  • BieLuk
  • 12
  • Opened 
    11 days ago
  • #2191

All in one embodiment crypto home!
  • Stevenanthony21b
  • Opened 
    19 days ago
  • #2185

All in one embodiment cryptocurrency home
  • Stevenanthony21b
  • Opened 
    19 days ago
  • #2184

You ll need to use an SSH key instead of a PAT if any URL in your .gitmodules file starts with ssh:// instead of https:// or git@github.com: otherwise GitHub will fail to clone the submodule in question ...
  • sandeepd-nv
  • Opened 
    24 days ago
  • #2178

When calling the checkout action, an error will be reported. This is the task link: https://github.com/PaddlePaddle/Paddle/actions/runs/14889303999/job/41817146967?pr=72610. Occasionally, it doesn t happen ...
  • swgu98
  • 2
  • Opened 
    on May 8
  • #2175

I run my gh workflows in a self-hosted runner that runs inside a container. The container is torn down at the end of the action, and a service immediately spawns another one, so that there s always a runner ...
  • bartgol
  • Opened 
    on May 1
  • #2164

Problem When running in containers, the SSH clones are currently completely broken. Nobody noticed so far, because the default cloning mode is HTTPS, not SSH. Cloning via SSH in a container is a rare ...
  • MOZGIII
  • Opened 
    on Apr 29
  • #2162

when I try to checkout my private repository i get this error Fetching the repository [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main ...
  • nekoedges
  • 1
  • Opened 
    on Apr 27
  • #2160
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub