Skip to content

Commit

Permalink
PMM-9527 bump checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadym Yarosh committed Jan 24, 2024
1 parent 3b3d232 commit 916b9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pmm-package-test-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
sha: ${{ env.SHA }}

- name: 'Checkout package-testing: "${{ inputs.package_testing_branch }}"'
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: ${{ inputs.package_testing_branch }}

Expand Down

0 comments on commit 916b9a5

Please sign in to comment.