We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2851e07 commit e508950Copy full SHA for e508950
.github/workflows/branch_release.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
19
20
- name: Create branches and PRs
21
uses: LabKey/gitHubActions/branch-release@develop
.github/workflows/merge_release.yml
@@ -17,7 +17,7 @@ jobs:
22
- name: Merge PR
23
uses: LabKey/gitHubActions/merge-release@develop
0 commit comments