Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1583c0f

Browse files
authored
Merge pull request #443 from nicolasleger/patch-1
doc: bump actions/checkout from 4 to 5
2 parents 4cc794f + ed158e7 commit 1583c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
steps:
4343
-
4444
name: Checkout
45-
uses: actions/checkout@v4
45+
uses: actions/checkout@v5
4646
-
4747
# Add support for more platforms with QEMU (optional)
4848
# https://github.com/docker/setup-qemu-action

0 commit comments

Comments
 (0)