Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/Vampire/setup-wsl-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Fry-kun authored Sep 5, 2024
2 parents e549829 + 5642d9b commit e7f3c06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- name: Export Variables for FlankScripts
if: ${{ always() }}
uses: UnlyEd/[email protected].15
uses: UnlyEd/[email protected].16
with:
variables: |
${{ runner.os }}=${{ job.status }}
Expand All @@ -101,7 +101,7 @@ jobs:
runs-on: macos-latest
steps:
- name: Import variable
uses: UnlyEd/[email protected].15
uses: UnlyEd/[email protected].16
with:
delimiter: ','
variables: |
Expand Down

0 comments on commit e7f3c06

Please sign in to comment.