⚙️ github: update to actions/checkout@v3

master
neingeist 1 year ago
parent 5b7aaef4bd
commit 4d36c6d778

@ -12,7 +12,7 @@ jobs:
permissions:
packages: write
steps:
- uses: actions/checkout@v2.3.3
- uses: actions/checkout@v3
- name: Build image
run: |

Loading…
Cancel
Save