mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 22:17:58 +00:00
Bump actions/checkout from 4.1.0 to 4.1.1 (#1925)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
|
||||
- name: Checkout repo
|
||||
if: ${{ !contains(steps.get-labels.outputs.labels, 'R0') }}
|
||||
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 #v4.1.0
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1
|
||||
|
||||
- name: PRdoc check for PR#${{ github.event.pull_request.number }}
|
||||
if: ${{ !contains(steps.get-labels.outputs.labels, 'R0') }}
|
||||
|
||||
Reference in New Issue
Block a user