We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12bf6a3 commit c77207fCopy full SHA for c77207f
.github/workflows/test.yml
@@ -9,4 +9,4 @@ jobs:
9
test:
10
runs-on: ubuntu-latest
11
steps:
12
- - run: echo "Hello, World!"
+ - uses: actions/checkout@v4
0 commit comments