Skip to content

Commit 997bd95

Browse files
authored
chore: Sync common workflows (#58)
This is an automated sync of common workflows for this organization. The upstream source is: shaka-project/shaka-github-tools@8bfe75f Co-authored-by: Shaka Bot <[email protected]>
1 parent b73de32 commit 997bd95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/sync-labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout code
21-
uses: actions/checkout@v2
21+
uses: actions/checkout@v3
2222
with:
2323
repository: shaka-project/shaka-github-tools
2424

.github/workflows/update-issues.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout code
19-
uses: actions/checkout@v2
19+
uses: actions/checkout@v3
2020
with:
2121
repository: shaka-project/shaka-github-tools
2222

0 commit comments

Comments
 (0)