mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 16:15:49 +03:00
[PR #186] [MERGED] Use newer checkout actions which uses newer Node.js #200
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#200
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/antonioribeiro/google2fa/pull/186
Author: @spaze
Created: 2/7/2023
Status: ✅ Merged
Merged: 3/1/2023
Merged by: @antonioribeiro
Base:
8.x← Head:spaze/checkout-action-v3📝 Commits (1)
96f0a40Use newer checkout actions which uses newer Node.js📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.github/workflows/run-tests.yml(+1 -1)📄 Description
Using v2 gives this warning when running tests:
"Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/."
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.