Skip to content

Commit 0aef4ef

Browse files
authored
Update my-workflow.yml
1 parent 5acf126 commit 0aef4ef

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/my-workflow.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v3
14+
- name: ha-ha
15+
uses: ./.github/actions/joke-action

0 commit comments

Comments
 (0)