mirror of
https://github.com/actions/checkout.git
synced 2026-06-17 22:41:37 +03:00
Merge origin/main into aiqiaoy/update-error
This commit is contained in:
@@ -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)$/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user