Skip to content

Commit 4dab96c

Browse files
Merge pull request #126 from kyhau/dependabot/github_actions/all-dependencies-a331d3ec2d
Bump actions/checkout from 4 to 5 in the all-dependencies group
2 parents a3bc731 + cf21bc8 commit 4dab96c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-runner-utils-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
Region: ap-southeast-2
2121

2222
steps:
23-
- uses: actions/checkout@v4
23+
- uses: actions/checkout@v5
2424
- name: Build Info
2525
run: |
2626
echo "github.ref: ${{ github.ref }}"

0 commit comments

Comments
 (0)