Spaces:
Runtime error
Runtime error
dependabot[bot]
commited on
Commit
•
026f779
1
Parent(s):
15c71cb
build(deps): bump dessant/label-actions from 3 to 4 (#408)
Browse files
.github/workflows/issue-lock-unlock.yml
CHANGED
@@ -11,6 +11,6 @@ jobs:
|
|
11 |
action:
|
12 |
runs-on: ubuntu-latest
|
13 |
steps:
|
14 |
-
- uses: dessant/label-actions@
|
15 |
with:
|
16 |
process-only: issues
|
|
|
11 |
action:
|
12 |
runs-on: ubuntu-latest
|
13 |
steps:
|
14 |
+
- uses: dessant/label-actions@v4
|
15 |
with:
|
16 |
process-only: issues
|