[PR #1346] [MERGED] Fix: solve nightly release warning in Action #1854

Closed
opened 2026-03-03 19:09:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/PlayCover/PlayCover/pull/1346
Author: @mo3et
Created: 1/25/2024
Status: Merged
Merged: 1/29/2024
Merged by: @TheMoonThatRises

Base: developHead: patch-1


📝 Commits (3)

  • e9a2aa2 fix: update action & artifact version
  • 451fd36 chore: update checkout version.
  • 5fad46f chore: update checkout & artifact version.

📊 Changes

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

View changed files

📝 .github/workflows/1.build_release.yml (+2 -2)
📝 .github/workflows/2.nightly_release.yml (+2 -2)
📝 .github/workflows/SwiftLint.yml (+1 -1)

📄 Description

use actions/checkout@v4.1.0 and actions/upload-artifact@v4.3.0 to solve Node 16 are deprecated problem.

Ref: more info


🔄 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/PlayCover/PlayCover/pull/1346 **Author:** [@mo3et](https://github.com/mo3et) **Created:** 1/25/2024 **Status:** ✅ Merged **Merged:** 1/29/2024 **Merged by:** [@TheMoonThatRises](https://github.com/TheMoonThatRises) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`e9a2aa2`](https://github.com/PlayCover/PlayCover/commit/e9a2aa2671c01db585f5e0cf8df4f5f523ae33b8) fix: update action & artifact version - [`451fd36`](https://github.com/PlayCover/PlayCover/commit/451fd36818e2821855394133190dee8c11e9ad76) chore: update checkout version. - [`5fad46f`](https://github.com/PlayCover/PlayCover/commit/5fad46fabe409851841dc47e9b9d86d6268e72c4) chore: update checkout & artifact version. ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/1.build_release.yml` (+2 -2) 📝 `.github/workflows/2.nightly_release.yml` (+2 -2) 📝 `.github/workflows/SwiftLint.yml` (+1 -1) </details> ### 📄 Description use `actions/checkout@v4.1.0` and `actions/upload-artifact@v4.3.0` to solve Node 16 are deprecated problem. Ref: [more info](https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 19:09:18 +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/PlayCover#1854
No description provided.