[PR #4333] [MERGED] chore: bump github actions to v4 #4751

Closed
opened 2026-03-17 02:15:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/4333
Author: @trivikr
Created: 9/8/2024
Status: Merged
Merged: 9/10/2024
Merged by: @AndrewBastin

Base: patchHead: update-actions


📝 Commits (1)

  • 93fd5fc chore: bump github actions to v4

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 .github/workflows/codeql-analysis.yml (+1 -1)
📝 .github/workflows/release-push-docker.yml (+1 -1)
📝 .github/workflows/ui.yml (+2 -2)

📄 Description

What's changed

Required for using Node.js 20.x in CI

GitHub Blog post: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Notes to reviewers


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/4333 **Author:** [@trivikr](https://github.com/trivikr) **Created:** 9/8/2024 **Status:** ✅ Merged **Merged:** 9/10/2024 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `patch` ← **Head:** `update-actions` --- ### 📝 Commits (1) - [`93fd5fc`](https://github.com/hoppscotch/hoppscotch/commit/93fd5fc22f094c49aa144e09f2317626754738cd) chore: bump github actions to v4 ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/codeql-analysis.yml` (+1 -1) 📝 `.github/workflows/release-push-docker.yml` (+1 -1) 📝 `.github/workflows/ui.yml` (+2 -2) </details> ### 📄 Description ### What's changed Required for using Node.js 20.x in CI * Changelog for actions/checkout@v4 https://github.com/actions/checkout/blob/main/CHANGELOG.md?rgh-link-date=2024-09-04T18%3A38%3A10Z#v400 * Changelog for actions/setup-node@v4 https://github.com/actions/setup-node/releases/tag/v4.0.0 GitHub Blog post: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/ ### Notes to reviewers <!-- Any information you feel the reviewer should know about when reviewing your PR --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:15:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#4751
No description provided.