khronoz commited on
Commit
37b7a4a
·
unverified ·
1 Parent(s): fe8f289

Update sync-to-deployment-fork.yml

Browse files
.github/workflows/sync-to-deployment-fork.yml CHANGED
@@ -12,7 +12,7 @@ jobs:
12
  runs-on: ubuntu-latest
13
  steps:
14
  - name: Checkout repository
15
- uses: actions/checkout@v2
16
 
17
  - name: Sync fork with upstream
18
  run: |
 
12
  runs-on: ubuntu-latest
13
  steps:
14
  - name: Checkout repository
15
+ uses: actions/checkout@v4
16
 
17
  - name: Sync fork with upstream
18
  run: |