Skip to content

Print out the swift version #22

Print out the swift version

Print out the swift version #22

Workflow file for this run

on: [push]
jobs:
hello_world_job:
runs-on: ubuntu-latest
name: A job to say hello
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Hello world action step
id: hello
uses: ./