We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e946b38 commit aef6b04Copy full SHA for aef6b04
.github/steps/5-add-action-to-workflow-file.md
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
34
steps:
35
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
36
- name: ha-ha
37
uses: ./.github/actions/joke-action
38
```
0 commit comments