Skip to content

Commit 4afbda1

Browse files
chore(deps): update actions/checkout action to v4.1.4 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72d7856 commit 4afbda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: write
1616
steps:
1717
- name: Initial checkout
18-
uses: actions/checkout@v4.1.3
18+
uses: actions/checkout@v4.1.4
1919
with:
2020
fetch-depth: "0"
2121
token: ${{secrets.ACCESS_TOKEN}}

0 commit comments

Comments
 (0)