Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Downgrade back to checkout@v2
James M. Greene authored and GitHub committed Aug 19, 2022

Unverified

No user is associated with the committer email.
1 parent 85b8999 commit 1949194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v2
- name: Grep action.yaml content
id: grep-image-content
run: |

0 comments on commit 1949194

Please sign in to comment.