Commit baf00599 authored by Pål-Magnus Slåtto's avatar Pål-Magnus Slåtto Committed by GitHub

chore: Upgrade CI workflows to use non-deprecated runtimes (#315)

parent f612ec14
......@@ -8,7 +8,7 @@ jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v3
- uses: dessant/lock-threads@v4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-comment: >
......
......@@ -26,7 +26,7 @@ jobs:
fetch-depth: 0
- name: Release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v3
with:
semantic_version: 18.0.0
extra_plugins: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment