Skip to content

Commit eff7855

Browse files
authored
Merge pull request #72 from pagdot/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
2 parents b8d43d6 + 2044473 commit eff7855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
docker:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v5
1818

1919
- name: Set up QEMU
2020
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)