Skip to content

Commit 762e50d

Browse files
authored
Merge pull request #17 from MadLadSquad/dependabot/github_actions/github-actions-8a9da2b879
Bump actions/checkout from 3 to 4 in the github-actions group
2 parents 892ed5c + 0d58aae commit 762e50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout code
13-
uses: actions/checkout@v3
13+
uses: actions/checkout@v4
1414
with:
1515
lfs: true
1616
submodules: true

0 commit comments

Comments
 (0)