Skip to content

Commit

Permalink
Merge pull request #1231 from sdr-enthusiasts/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/upload-artifact-4.3.5

chore(deps): Bump actions/upload-artifact from 4.3.4 to 4.3.5
  • Loading branch information
fredclausen authored Aug 4, 2024
2 parents c77957f + 96c04da commit c7d405a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
cp webapp.tar.gz ../webapp.tar.gz
- name: Save webapp.tar.gz
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
name: webapp
path: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
cp webapp.tar.gz ../webapp.tar.gz
- name: Save webapp.tar.gz
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
name: webapp
path: |
Expand Down

0 comments on commit c7d405a

Please sign in to comment.