Skip to content

Bump actions/upload-artifact from 2 to 3 #244

Bump actions/upload-artifact from 2 to 3

Bump actions/upload-artifact from 2 to 3 #244

Workflow file for this run

name: 'build-test'
on: # rebuild any PRs and main branch changes
issue_comment:
types: [created]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: logging
run: echo "Hello $GITHUB_REF"