Skip to content

Commit

Permalink
Update pbrp-organization-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imranpopz authored Feb 3, 2024
1 parent b9e8389 commit 653b6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pbrp-organization-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if [[ ${BUILD_RELEASE_TYPE} == "OFFICIAL" ]]; then echo "PB_OFFICIAL=true" >> $GITHUB_ENV;fi
- name: Checkout Cleaning Up Runner Repo
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
repository: PitchBlackRecoveryProject/Cleaner
ref: main
Expand Down

0 comments on commit 653b6bf

Please sign in to comment.