mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #1346] [MERGED] Fix: solve nightly release warning in Action #1854
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1854
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:patch-1📝 Commits (3)
e9a2aa2fix: update action & artifact version451fd36chore: update checkout version.5fad46fchore: 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.0andactions/upload-artifact@v4.3.0to 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.