mirror of
https://github.com/tsickert/discord-webhook.git
synced 2025-02-03 21:16:41 -05:00
ci: updates for node16 deprecation
This commit is contained in:
parent
8c382b6221
commit
afd117f05b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/os-test.yml
vendored
2
.github/workflows/os-test.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
- macos-11
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Upload File
|
||||
uses: ./
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue