1
0
mirror of https://github.com/actions/checkout.git synced 2026-06-21 11:11:20 +08:00

Merge origin/main into aiqiaoy/update-error

This commit is contained in:
copilot-swe-agent[bot]
2026-06-17 16:01:11 +00:00
committed by GitHub
63 changed files with 3374 additions and 4580 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import * as github from '@actions/github'
import {fromPayload} from './ref-helper'
import {fromPayload} from './ref-helper.js'
const PR_REF_PATTERN = /^refs\/pull\/[0-9]+\/(?:head|merge)$/