Skip to content

Commit 7877049

Browse files
authored
Merge pull request #1042 from dpobel/dependabot/github_actions/actions/checkout-5
chore(deps): bump actions/checkout from 4 to 5
2 parents 6da8238 + 821b803 commit 7877049

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v5
1717
with:
1818
fetch-depth: 0
1919

0 commit comments

Comments
 (0)