Skip to content

Commit a67ce23

Browse files
committed
use v2 of checkout action
1 parent fef578a commit a67ce23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
name: calibreapp/image-actions
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@master
8+
- uses: actions/checkout@v2
99
- name: calibreapp/image-actions
1010
uses: docker://calibreapp/github-image-actions
1111
env:

0 commit comments

Comments
 (0)