Skip to content

Commit

Permalink
Merge pull request #50 from dan-k3/patch-1
Browse files Browse the repository at this point in the history
Upgrade to checkout@v3
  • Loading branch information
yoannchaudet authored Oct 31, 2022
2 parents c07f624 + 0ee6641 commit 649f5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Grep action.yaml content
id: grep-image-content
run: |
Expand Down

0 comments on commit 649f5d3

Please sign in to comment.