Skip to content

Commit

Permalink
Update version in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
raimon49 committed Sep 24, 2023
1 parent 816f795 commit e8a0930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/asdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v1
uses: asdf-vm/actions/plugin-test@v2
with:
command: goss --version
version: 0.3.16
Expand All @@ -26,7 +26,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install shellcheck
run: |
Expand Down

0 comments on commit e8a0930

Please sign in to comment.