You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Via actions/checkout#483 I arrived here. I'm interested in pulling (checking out) a specific file from another branch. But in the instructions I don't see anywhere how to specify the branch to pull from.
If I already checked out the main branch, can I then pull specific files from another branch (in the same repo) using this action? If so, how could I do that?
(I tried following these instructions but they don't work in an action:)
The text was updated successfully, but these errors were encountered:
Hello,
Via actions/checkout#483 I arrived here. I'm interested in pulling (checking out) a specific file from another branch. But in the instructions I don't see anywhere how to specify the branch to pull from.
If I already checked out the main branch, can I then pull specific files from another branch (in the same repo) using this action? If so, how could I do that?
(I tried following these instructions but they don't work in an action:)

The text was updated successfully, but these errors were encountered: