Skip to content

Commit 1949194

Browse files
authored
Downgrade back to checkout@v2
1 parent 85b8999 commit 1949194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout repository
24-
uses: actions/checkout@v3
24+
uses: actions/checkout@v2
2525
- name: Grep action.yaml content
2626
id: grep-image-content
2727
run: |

0 commit comments

Comments
 (0)