Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 3bbcf25

Browse files
Bump to actions/checkout@v3
1 parent 70cf83e commit 3bbcf25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

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

1212
steps:
13-
- uses: actions/checkout@v2
13+
- uses: actions/checkout@v3
1414
- name: Set name in local git-config
1515
run: git config --local user.name "runner"
1616
- name: Run update script

0 commit comments

Comments
 (0)