We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae34d9e commit 72c5180Copy full SHA for 72c5180
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
name: A job to say hello
7
steps:
8
- name: Checkout [master]
9
- uses: actions/checkout
+ uses: actions/checkout@v3
10
11
- name: Hello world action step
12
id: hello
0 commit comments