Skip to content

Commit 79f7c94

Browse files
authored
Merge pull request #28 from lawndoc/renovate/actions-checkout-4.x [no ci]
chore(deps): update actions/checkout action to v4
2 parents 8010472 + 73b75ec commit 79f7c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
permissions:
2020
contents: write
2121
steps:
22-
- uses: actions/checkout@v3
22+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2323

2424
- name: Get next version
2525
id: version

0 commit comments

Comments
 (0)