Skip to content

Commit 135b2ab

Browse files
committed
Update actions/checkout action to v2
1 parent 7d08daa commit 135b2ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout
14-
uses: actions/checkout@v1
14+
uses: actions/checkout@v2
1515
- name: Set up docker buildx
1616
id: buildx
1717
uses: crazy-max/ghaction-docker-buildx@v1

0 commit comments

Comments
 (0)