Skip to content

Mobile Android beta

Take GitHub to go with the new, fully-native mobile app. Quickly jump back into your work, triage notifications, and collaborate with peers from anywhere. GitHub for mobile is now available as a limited beta on Android and iOS.

Learn more about the limited beta for mobile

We have changed the artifact download experience in GitHub Actions so it no longer adds an extra root directory to the downloaded archive.

Previously, if you uploaded the following files and folders as an artifact named `foo`, the downloaded archive would contain the following structure:

foo/
 |-- file1.txt
 |-- dir1/
 |    |-- dir1-file1.txt

Now, you will get an archive that only contains the files and folders you uploaded:

file1.txt
dir1/
|-- dir1-file1.txt
See more

As a sponsored developer or organization, you can now see an activity feed in your dashboard when events related to your GitHub Sponsors listing occur. For example, the feed will include events for new sponsorships, tier changes, and cancellations.

Learn more about the GitHub Sponsors activity feed

See more