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.
2 parents 6812640 + 48363de commit 459bf24Copy full SHA for 459bf24
action.yml
@@ -72,7 +72,7 @@ runs:
72
tools: composer, flex, symfony
73
74
# Fetch the repo
75
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
76
with:
77
repository: ${{ inputs.repository }}
78
lfs: ${{ inputs.lfs }}
0 commit comments