Skip to content

Commit 9d363ca

Browse files
authored
Merge pull request #1 from codebeltnet/dependabot/github_actions/actions/checkout-4.1.3
Bump actions/checkout from 4.1.2 to 4.1.3
2 parents cddfc2b + 6ff0856 commit 9d363ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
runs:
1313
using: composite
1414
steps:
15-
- uses: actions/checkout@v4.1.2
15+
- uses: actions/checkout@v4.1.3
1616
with:
1717
fetch-depth: 0
1818
fetch-tags: true

0 commit comments

Comments
 (0)