Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Some fixes to GitHub Actions setup #93

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

giordano
Copy link
Contributor

  • Install dependabot
  • Update workflows (note: for codecov/codecov-action you need to define a CODECOV_TOKEN, better if it's an org-wide token so you only need to set it once for all repos in the org)
  • Use julia-actions/cache instead of actions/cache
  • Update setup of TagBot

* Install dependabot
* Update workflows (note: for `codecov/codecov-action` you need to define a
  `CODECOV_TOKEN`, better if it's an org-wide token so you only need to set it
  once for all repos in the org)
* Use `julia-actions/cache` instead of `actions/cache`
* Update setup of TagBot
@fredrikekre fredrikekre merged commit a1ad176 into JuliaDocs:master Sep 23, 2024
12 checks passed
@giordano giordano deleted the mg/gha branch September 23, 2024 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants