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 b10410c commit 44382eeCopy full SHA for 44382ee
.github/workflows/blossom-ci.yml
@@ -51,7 +51,7 @@ jobs:
51
runs-on: ubuntu-latest
52
steps:
53
- name: Checkout code
54
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
55
with:
56
repository: ${{ fromJson(needs.Authorization.outputs.args).repo }}
57
ref: ${{ fromJson(needs.Authorization.outputs.args).ref }}
0 commit comments