Skip to content

Commit 2c3fbdd

Browse files
chore(deps): bump actions/checkout from 2.7.0 to 4.2.2 (#20)
1 parent e83f19f commit 2c3fbdd

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
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Checkout code
14-
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
14+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v2
1515

1616
- name: Get tag
1717
id: tag

0 commit comments

Comments
 (0)