1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 20:54:22 +00:00

fix actions

This commit is contained in:
deadc0de6
2023-11-08 21:44:37 +01:00
parent d2a785fd2f
commit a028344419
4 changed files with 6 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: snapcraft setup
run: |
cp -r "${GITHUB_WORKSPACE}/packages/snap" "${GITHUB_WORKSPACE}"