Skip to content

Commit 61127ea

Browse files
committed
actions 3
1 parent 89a997c commit 61127ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- name: Echo Hello World
1111
run: echo "hello world"
1212
- name: Checkout
13-
uses: actions/checkout@v4
13+
uses: actions/checkout@v3
1414
with:
1515
clean: false

0 commit comments

Comments
 (0)