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

chore: update github actions packages #26

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Conversation

tericcabrel
Copy link
Contributor

Update the GitHub Actions package, as they are deprecated for the most recent versions of Node.js

actions-warn

@tericcabrel tericcabrel self-assigned this Apr 3, 2024
@tericcabrel tericcabrel merged commit 738b8c3 into main Apr 3, 2024
1 check passed
@tericcabrel tericcabrel deleted the upgrade-ga-package branch April 3, 2024 19:30
@@ -1,10 +1,14 @@
name: Build the blog image and deploy
name: Build Prod Image
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the deploy bit is still relevant.

Maybe you want something like

Suggested change
name: Build Prod Image
name: Build and deploy Prod Image

?

@@ -1,9 +1,13 @@
name: Build the blog image and deploy in the stage environment
name: Build Staging Image
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same about the deployment here

FanJups pushed a commit to FanJups/blog that referenced this pull request May 1, 2024
* feat: atempt on fixing permissions error while deploy on stage

* feat: add dk as author

* Update pythonbrad info (osscameroon#23)

* Correct pythonbrad name

* Update pythonbrad.md

* chore: update github actions packages (osscameroon#26)

* chore: update github actions packages

* chore: rename action workflows

* chore: rename action workflows (osscameroon#27)

---------

Co-authored-by: sanix-darker <[email protected]>
Co-authored-by: Brady Fomegne <[email protected]>
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