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 ff5dcfe + f9abe16 commit 67e611eCopy full SHA for 67e611e
1 file changed
.github/workflows/blank.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
12
- name: Run a one-line script
13
run: echo Hello, world!
14
- name: Run a multi-line script
0 commit comments