We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 167ae98 + 017aaf6 commit 7f98e5fCopy full SHA for 7f98e5f
1 file changed
.github/workflows/start.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
- - uses: actions/checkout@v4.1.1
+ - uses: actions/checkout@v4.1.2
15
- name: Start action runners
16
uses: ./start
17
with:
0 commit comments