[PR #5788] chore: Update outdated GitHub Actions versions #5350

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5788
Author: @pgoslatara
Created: 1/20/2026
Status: 🔄 Open

Base: mainHead: actup/update-actions-1768904654


📝 Commits (1)

  • 7bb7952 chore: Update outdated GitHub Actions versions

📊 Changes

5 files changed (+57 additions, -57 deletions)

View changed files

📝 .github/workflows/build-hoppscotch-agent.yml (+26 -26)
📝 .github/workflows/build-hoppscotch-desktop.yml (+18 -18)
📝 .github/workflows/codeql-analysis.yml (+1 -1)
📝 .github/workflows/release-push-docker.yml (+9 -9)
📝 .github/workflows/tests.yml (+3 -3)

📄 Description

What's changed

  • Updated pnpm/action-setup from v3 to v4 in .github/workflows/tests.yml
  • Updated docker/build-push-action from v4 to v6 in .github/workflows/release-push-docker.yml
  • Updated docker/login-action from v2 to v3 in .github/workflows/release-push-docker.yml
  • Updated actions/cache from v4 to v5 in .github/workflows/build-hoppscotch-desktop.yml
  • Updated actions/download-artifact from v4 to v7 in .github/workflows/build-hoppscotch-agent.yml
  • Updated actions/upload-artifact from v4 to v6 in .github/workflows/build-hoppscotch-desktop.yml
  • Updated actions/setup-node from v3 to v6 in .github/workflows/build-hoppscotch-desktop.yml
  • Updated actions/checkout from v3 to v6 in .github/workflows/build-hoppscotch-desktop.yml
  • Updated actions/checkout from v3 to v6 in .github/workflows/build-hoppscotch-agent.yml
  • Updated actions/cache from v4 to v5 in .github/workflows/build-hoppscotch-agent.yml
  • Updated actions/upload-artifact from v4 to v6 in .github/workflows/build-hoppscotch-agent.yml
  • Updated actions/download-artifact from v4 to v7 in .github/workflows/release-push-docker.yml
  • Updated actions/upload-artifact from v4 to v6 in .github/workflows/release-push-docker.yml
  • Updated actions/checkout from v4 to v6 in .github/workflows/tests.yml
  • Updated actions/setup-node from v3 to v6 in .github/workflows/build-hoppscotch-agent.yml
  • Updated actions/download-artifact from v4 to v7 in .github/workflows/build-hoppscotch-desktop.yml
  • Updated actions/setup-node from v4 to v6 in .github/workflows/tests.yml
  • Updated actions/checkout from v4 to v6 in .github/workflows/release-push-docker.yml
  • Updated actions/checkout from v4 to v6 in .github/workflows/codeql-analysis.yml

Notes to reviewers

This PR updates outdated GitHub Action versions to ensure compatibility and leverage the latest features. The changes will be tested in the CI pipeline of the pull request.


🔄 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/5788 **Author:** [@pgoslatara](https://github.com/pgoslatara) **Created:** 1/20/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `actup/update-actions-1768904654` --- ### 📝 Commits (1) - [`7bb7952`](https://github.com/hoppscotch/hoppscotch/commit/7bb7952af28cde055bc6ffad28afcd75291d0e0a) chore: Update outdated GitHub Actions versions ### 📊 Changes **5 files changed** (+57 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-hoppscotch-agent.yml` (+26 -26) 📝 `.github/workflows/build-hoppscotch-desktop.yml` (+18 -18) 📝 `.github/workflows/codeql-analysis.yml` (+1 -1) 📝 `.github/workflows/release-push-docker.yml` (+9 -9) 📝 `.github/workflows/tests.yml` (+3 -3) </details> ### 📄 Description ### What's changed - [ ] Updated `pnpm/action-setup` from `v3` to `v4` in `.github/workflows/tests.yml` - [ ] Updated `docker/build-push-action` from `v4` to `v6` in `.github/workflows/release-push-docker.yml` - [ ] Updated `docker/login-action` from `v2` to `v3` in `.github/workflows/release-push-docker.yml` - [ ] Updated `actions/cache` from `v4` to `v5` in `.github/workflows/build-hoppscotch-desktop.yml` - [ ] Updated `actions/download-artifact` from `v4` to `v7` in `.github/workflows/build-hoppscotch-agent.yml` - [ ] Updated `actions/upload-artifact` from `v4` to `v6` in `.github/workflows/build-hoppscotch-desktop.yml` - [ ] Updated `actions/setup-node` from `v3` to `v6` in `.github/workflows/build-hoppscotch-desktop.yml` - [ ] Updated `actions/checkout` from `v3` to `v6` in `.github/workflows/build-hoppscotch-desktop.yml` - [ ] Updated `actions/checkout` from `v3` to `v6` in `.github/workflows/build-hoppscotch-agent.yml` - [ ] Updated `actions/cache` from `v4` to `v5` in `.github/workflows/build-hoppscotch-agent.yml` - [ ] Updated `actions/upload-artifact` from `v4` to `v6` in `.github/workflows/build-hoppscotch-agent.yml` - [ ] Updated `actions/download-artifact` from `v4` to `v7` in `.github/workflows/release-push-docker.yml` - [ ] Updated `actions/upload-artifact` from `v4` to `v6` in `.github/workflows/release-push-docker.yml` - [ ] Updated `actions/checkout` from `v4` to `v6` in `.github/workflows/tests.yml` - [ ] Updated `actions/setup-node` from `v3` to `v6` in `.github/workflows/build-hoppscotch-agent.yml` - [ ] Updated `actions/download-artifact` from `v4` to `v7` in `.github/workflows/build-hoppscotch-desktop.yml` - [ ] Updated `actions/setup-node` from `v4` to `v6` in `.github/workflows/tests.yml` - [ ] Updated `actions/checkout` from `v4` to `v6` in `.github/workflows/release-push-docker.yml` - [ ] Updated `actions/checkout` from `v4` to `v6` in `.github/workflows/codeql-analysis.yml` ### Notes to reviewers This PR updates outdated GitHub Action versions to ensure compatibility and leverage the latest features. The changes will be tested in the CI pipeline of the pull request. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#5350
No description provided.