Skip to content

Commit

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

chore(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.3
  • Loading branch information
fredclausen authored Oct 19, 2024
2 parents cf23602 + 36b128f commit 3e638aa
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].0
uses: actions/[email protected].3
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].0
uses: actions/[email protected].3
with:
name: webapp
path: |
Expand Down

0 comments on commit 3e638aa

Please sign in to comment.