Skip to content

Commit 72c5180

Browse files
authored
Update main.yml
1 parent ae34d9e commit 72c5180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
name: A job to say hello
77
steps:
88
- name: Checkout [master]
9-
uses: actions/checkout
9+
uses: actions/checkout@v3
1010

1111
- name: Hello world action step
1212
id: hello

0 commit comments

Comments
 (0)