Skip to content

Commit 649f5d3

Browse files
authored
Merge pull request #50 from dan-k3/patch-1
Upgrade to checkout@v3
2 parents c07f624 + 0ee6641 commit 649f5d3

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@v2
24+
uses: actions/checkout@v3
2525
- name: Grep action.yaml content
2626
id: grep-image-content
2727
run: |

0 commit comments

Comments
 (0)