Skip to content

Commit 4110141

Browse files
authored
Merge pull request #222 from EverestAPI/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents caebf48 + 6050295 commit 4110141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autobuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v4
9+
- uses: actions/checkout@v5
1010

1111
- name: Check for tabs
1212
run: |

0 commit comments

Comments
 (0)