Skip to content

Commit 31cae56

Browse files
authored
chore: Sync common workflows (#105)
This is an automated sync of common workflows for this organization. The upstream source is: shaka-project/shaka-github-tools@69646f3 Co-authored-by: Shaka Bot <[email protected]>
1 parent a0826f6 commit 31cae56

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@v3
21+
uses: actions/checkout@v4
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
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Checkout code
20-
uses: actions/checkout@v3
20+
uses: actions/checkout@v4
2121
with:
2222
repository: shaka-project/shaka-github-tools
2323

0 commit comments

Comments
 (0)