Skip to content

build(deps): bump actions/upload-artifact from 6 to 7 #169

build(deps): bump actions/upload-artifact from 6 to 7

build(deps): bump actions/upload-artifact from 6 to 7 #169

Workflow file for this run

name: Run
on: [pull_request, push]
jobs:
run-action:
name: Run the action
runs-on: [self-hosted, forrest, test-debian]
steps:
- name: Checkout
uses: actions/checkout@v6
- name: Upload files and replace with .desktop
uses: ./
with:
path: src
- name: Upload .desktop files as GitHub artifact
uses: actions/upload-artifact@v7
with:
path: src