I'm trying to create a GitHub action, but the "Actions" tab doesn't exist in my repository:
This GitHub documentation page advised navigating to the "Settings" tab, then selecting "Actions" from the left sidebar and enabling them.
My next thought was that my organization disabled actions, so I followed the steps on this GitHub documentation page about managing actions for your organization. But again, I go to Your organizations -> Settings and look for "Actions" in the left sidebar, and it's nowhere to be found.
Then I think that maybe I'm missing Admin privileges, so I check the "People" tab under my organization, and I'm an "Owner," which my research tells me is the same as Admin.
So here we are. Any ideas as to why the Actions tab is missing from everywhere in my organization?
While I wasn't able to solve my problem, I'm going to mark it as resolved - see GuiFalourd's comment about configuring Blob storage (references here and here). I don't think my organization has a GitHub Enterprise Server account, and it looks like you need to pay extra for services like that. So while I can't solve the problem myself, hopefully this points someone with the same problem in the right direction.