Skip to content

Commit 02e1760

Browse files
authored
Merge pull request #353 from AppsFlyerSDK/releases/6.x.x/6.17.x/6.17.5-rc2
Releases/6.x.x/6.17.x/6.17.5 rc2
2 parents 8516141 + b599e7e commit 02e1760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ on:
55

66
jobs:
77
update-links:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-latest
99
steps:
1010
- name: Check out repo
11-
uses: actions/checkout@v2
11+
uses: actions/checkout@v4
1212
- name: Update links
1313
env:
1414
COMMIT_AUTHOR: ${{ secrets.CI_USERNAME }}

0 commit comments

Comments
 (0)