PΛBLØ ᄃΞ commited on
Commit
a877b20
·
unverified ·
2 Parent(s): 1f72de0 36694cc

Merge pull request #5 from pabl-o-ce/renovate/actions-checkout-4.x

Browse files
Files changed (1) hide show
  1. .github/workflows/ci.yml +1 -1
.github/workflows/ci.yml CHANGED
@@ -46,7 +46,7 @@ jobs:
46
  runs-on: ubuntu-latest
47
  if: github.event_name == 'push' && github.ref == 'refs/heads/main'
48
  steps:
49
- - uses: actions/checkout@v3
50
  with:
51
  fetch-depth: 0
52
  lfs: true
 
46
  runs-on: ubuntu-latest
47
  if: github.event_name == 'push' && github.ref == 'refs/heads/main'
48
  steps:
49
+ - uses: actions/checkout@v4
50
  with:
51
  fetch-depth: 0
52
  lfs: true