We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b4243c + 41d7e1f commit 09bf69bCopy full SHA for 09bf69b
.github/workflows/greetings.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Check out repository
19
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
20
21
- name: Greet first-time contributors
22
id: greet
0 commit comments