Skip to content

Commit 7959da7

Browse files
Update actions/checkout action to v6
1 parent 45d0e13 commit 7959da7

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
@@ -15,7 +15,7 @@ jobs:
1515
docker:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@v6
1919

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

0 commit comments

Comments
 (0)