pcottle / learnGitBranching

An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
https://pcottle.github.io/learnGitBranching/
MIT License
30.16k stars 5.72k forks source link

Update upload-artifact for faster performance #1133

Closed nicheexpress closed 3 months ago

nicheexpress commented 3 months ago

Upgrade actions/upload-artifact for 10x faster build time according to GitHub

https://github.blog/2024-02-12-get-started-with-v4-of-github-actions-artifacts/

netlify[bot] commented 3 months ago

Deploy Preview for xenodochial-hugle-b9ec84 ready!

Name Link
Latest commit a1063fe997f849ca6c2e6e13dc945f1f9e193eb4
Latest deploy log https://app.netlify.com/sites/xenodochial-hugle-b9ec84/deploys/6603d8a6f41e180008827fde
Deploy Preview https://deploy-preview-1133--xenodochial-hugle-b9ec84.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

pcottle commented 3 months ago

Woah 10x is crazy! Just enabled the job to run, excited to see if this works

pcottle commented 3 months ago

Everything passed! 👏